Class OcspSettings

OcspSettings class

Represents the ocsp settings using during signing process.

public class OcspSettings

Constructors

NameDescription
OcspSettings(string)Initializes a new instance of the OcspSettings class.

Properties

NameDescription
ServerUrl { get; set; }Gets/sets the ocsp server url.

See Also