Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

dxX509Certificate Unit

#Classes

Name Description
EdxX509Exception The exception class for errors that can occur during operations with X.509 certificates.
TdxX509Certificate An X.509 certificate.
TdxX509CertificateList A collection of X.509 certificates.
TdxX509Store A wrapper class for an X.509 certificate store in Microsoft CryptoAPI.

#Enums

Name Description
TdxX509CertificateKeyUsageFlag Enumerates purposes of an X.509 certificate key.
TdxX509StoreLocation Enumerates available locations of an X.509 certificate store.
TdxX509StoreMode Enumerates X.509 certificate store access modes.
TdxX509StoreName Enumerates names of X.509 certificate system stores.

#Methods

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

#Types

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