OcspSettings

OcspSettings class

Represents the ocsp settings using during signing process.

The OcspSettings type exposes the following members:

Constructors

NameDescription
OcspSettings(server_url)Initializes a new instance of the OcspSettings class

Properties

NameDescription
server_urlGets/sets the ocsp server url.

See Also