Aspose::Pdf::OcspSettings class
OcspSettings class
Represents the ocsp settings using during signing process.
class OcspSettings : public System::Object
Methods
Method | Description |
---|---|
get_ServerUrl() const | Gets/sets the ocsp server url. |
OcspSettings(System::String) | Initializes a new instance of the OcspSettings class. |
set_ServerUrl(System::String) | Gets/sets the ocsp server url. |
See Also
- Class Object
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++