SignatureOptions.CrlClient Property
Gets or sets an object that performs a Certificate Revocation List (CRL) request for a signature certificate.
Namespace: DevExpress.Office.DigitalSignatures
Assembly: DevExpress.Docs.v24.1.dll
NuGet Package: DevExpress.Document.Processor
Declaration
Property Value
Type | Description |
---|---|
ICrlClient | An object that allows you to send a CLR request for a certificate. |
See Also