CryptoKey.KeyType Enumeration

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  System.Security.Cryptography
Assembly:  Microsoft.SPOT.Security.PKCS11 (in Microsoft.SPOT.Security.PKCS11.dll)

Syntax

'Declaration
Public Enumeration KeyType
public enum KeyType
public enum class KeyType
type KeyType
public enum KeyType

Members

Member name Description
RSA
DSA
DH
ECDSA
EC
X9_42_DH
KEA
GENERIC_SECRET
RC2
RC4
DES
DES2
DES3
CAST
CAST3
CAST5
CAST128
RC5
IDEA
SKIPJACK
BATON
JUNIPER
CDMF
AES
BLOWFISH
TWOFISH
SECURID
HOTP
ACTI
CAMELLIA
ARIA
VENDOR_DEFINED
INVALID

See Also

Reference

System.Security.Cryptography Namespace