CryptoSys PKI Pro Manual

Ecc.KeyType Enumeration

Key type for unencrypted key file.

Syntax

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

Members

Member nameDescription
Default
Save key in the default format.
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)
PrivateKey
Key value represents a private key (use for reading safe curves)
PublicKey
Key value represents a public key (use for reading safe curves)

[Contents] [Index]

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

Copyright © 2004-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-09-23T07:52:09Z.