TdxX509Certificate.KeyUsage Property
Returns a set of flags that indicate the certificate key purpose.
Declaration
property KeyUsage: TdxX509CertificateKeyUsageFlags read;
Property Value
Type |
---|
TdxX509CertificateKeyUsageFlags |
Remarks
Refer to the TdxX509CertificateKeyUsageFlag type description for detailed information on certificate key purposes.
See Also