Share via


CryptokiClass Enumeration

Specifies the Cryptoki object class types.

Namespace: Microsoft.SPOT.Cryptoki
Assembly: Microsoft.SPOT.Security.PKCS11 (in microsoft.spot.security.pkcs11.dll)

Syntax

[FlagsAttribute]
public enum CryptokiClass

Members

  Member name Description
CERTIFICATE Certificate
DATA Data
DOMAIN_PARAMETERS Domain parameters
HW_FEATURE HW feature
MECHANISM Mechanism
OTP_KEY OTP key
PRIVATE_KEY Private key
PUBLIC_KEY Public key
SECRET_KEY Secret key
VENDOR_DEFINED Vendor-defined

Version Information

Available in the .NET Micro Framework version 4.2.

See Also

Reference

Microsoft.SPOT.Cryptoki Namespace