TdxX509CertificateKeyUsageFlags Type
A set of flags that determines the purpose of an X.509 certificate key.
Declaration
TdxX509CertificateKeyUsageFlags = set of TdxX509CertificateKeyUsageFlag;
Referenced Class
Type |
---|
TdxX509CertificateKeyUsageFlag |
Remarks
An X.509 certificate’s KeyUsage property references the TdxX509CertificateKeyUsageFlags type.
See Also