Share via


CertificateProperty Enumeration

Specifies the supported X509 certificate property types.

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

Syntax

public enum CertificateProperty

Members

  Member name Description
DnsName DnsName
EffectiveDate EffectiveDate
ExpirationDate ExpirationDate
Issuer Issuer
KeyHash KeyHash
KeyType KeyType
RawBytes RawBytes
SerialNumber SerialNumber
SignatureAlgorithm SignatureAlgorithm
Subject Subject

Version Information

Available in the .NET Micro Framework version 4.2.

See Also

Reference

Microsoft.SPOT.Cryptoki Namespace