CryptoSys PKI Pro Manual

Ecc.KeyType Enumeration

Key type for unencrypted key file.

Syntax

[C#]
public enum KeyType
[VB]
Public Enumeration KeyType

Members

Member nameDescription
Default Save key in the default format.
PrivateKey Key value represents a private key (use for reading SAFE curves)
PublicKey Key value represents a public key (use for reading SAFE curves)
CompressKey Save an ECDSA public key in compressed format (default is uncompressed)
Pkcs8PrivateKeyInfo Save a NIST/SEC curve private key in PKCS#8 PrivateKeyInfo format (ignored for a public key)
Legacy Save a safe private key in "legacy" PKCS#8 v1 format (default is v2 OneAsymmetricKey)

[Contents] [Index]

[PREV: Ecc.Format Enumeration...]   [Contents]   [Index]   
   [NEXT: Ecc.PbeScheme Enumeration...]

Copyright © 2004-26 D.I. Management Services Pty Ltd t/a CryptoSys. All rights reserved. Generated 2026-09-17T11:18:15Z.