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