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