Back to Devexpress

dxX509Certificate Unit

vcl-dxx509certificate.md

latest2.0 KB
Original Source

dxX509Certificate Unit

Classes

NameDescription
EdxX509ExceptionThe exception class for errors that can occur during operations with X.509 certificates.
TdxX509CertificateAn X.509 certificate.
TdxX509CertificateListA collection of X.509 certificates.
TdxX509StoreA wrapper class for an X.509 certificate store in Microsoft CryptoAPI.

Enums

NameDescription
TdxX509CertificateKeyUsageFlagEnumerates purposes of an X.509 certificate key.
TdxX509StoreLocationEnumerates available locations of an X.509 certificate store.
TdxX509StoreModeEnumerates X.509 certificate store access modes.
TdxX509StoreNameEnumerates names of X.509 certificate system stores.

Methods

NameDescription
dxX509IsUsableForDigitalSignature(TdxX509Certificate)Identifies if it is possible to use a specified X.509 certificate to sign documents.

Types

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