OcspException(String) Constructor
Initializes a new instance of the OcspException class with specified settings.
Namespace: DevExpress.Office.DigitalSignatures
Assembly: DevExpress.Pdf.v25.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| message | String | An exception message. |
See Also