SignatureOptions.OcspClient Property
Gets or sets the object used to send an Online Certificate Status Protocol (OCSP) request for a signature certificate.
Namespace: DevExpress.Office.DigitalSignatures
Assembly: DevExpress.Docs.v25.1.dll
NuGet Package: DevExpress.Document.Processor
Declaration
Property Value
| Type | Description |
|---|---|
| IOcspClient | An object that returns Online Certificate Status Protocol (OCSP) response for a certificate chain. |
See Also