OcspSettings.OcspSettings

OcspSettings constructor

Initializes a new instance of the OcspSettings class.

public OcspSettings(string serverUrl)
ParameterTypeDescription
serverUrlStringThe ocsp server url.

See Also