Back to Devexpress

CertificateStoreProvider Constructors

officefileapi-devexpress-dot-office-dot-digitalsignatures-dot-certificatestoreprovider-dot-ctor.md

latest1.3 KB
Original Source

CertificateStoreProvider Constructors

Provides certificates used to build a certificate chain and register the signature in the Document Security Store (DSS).

NameParametersDescription
CertificateStoreProvider(X509Certificate2Collection)collectionInitializes a new instance of the CertificateStoreProvider class with specified settings.
CertificateStoreProvider(X509Store, Boolean)store, closeStoreInitializes a new instance of the CertificateStoreProvider class with specified settings.

See Also

CertificateStoreProvider Class

CertificateStoreProvider Members

DevExpress.Office.DigitalSignatures Namespace