Class OcspSettings
OcspSettings class
Represents the ocsp settings using during signing process.
public class OcspSettings
Constructors
| Name | Description |
|---|---|
| OcspSettings(string) | Initializes a new instance of the OcspSettings class. |
Properties
| Name | Description |
|---|---|
| RequestTimeout { get; set; } | Gets or sets the request timeout duration in milliseconds for the OCSP request. |
| ServerUrl { get; set; } | Gets and sets the ocsp server url. |
See Also
- namespace Aspose.Pdf
- assembly Aspose.PDF