CertificateStoreProvider.Dispose() Method
Closes the underlying store.
Namespace: DevExpress.Office.DigitalSignatures
Assembly: DevExpress.Pdf.v24.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Remarks
The Dispose method disposes the store if the CertificateStoreProvider‘s closeStore constructor parameter was set to true.
Implements
See Also