Back to Devexpress

TdxX509CertificateKeyUsageFlags Type

vcl-dxx509certificate-dot-tdxx509certificatekeyusageflags.md

latest618 B
Original Source

TdxX509CertificateKeyUsageFlags Type

A set of flags that determines the purpose of an X.509 certificate key.

Declaration

delphi
TdxX509CertificateKeyUsageFlags = set of TdxX509CertificateKeyUsageFlag;

Referenced Class

Type
TdxX509CertificateKeyUsageFlag

Remarks

An X.509 certificate’s KeyUsage property references the TdxX509CertificateKeyUsageFlags type.

See Also

dxX509Certificate Unit