OCSPSingleRequest Constructor

Overload List

OCSPSingleRequest(X509Certificate2, Boolean) Initializes a new instance of OCSPSingleRequest class from a certificate to include in the request and value that indicates whether to include X509ServiceLocatorExtension extension.
OCSPSingleRequest(X509Certificate2, X509Certificate2, Boolean) Initializes a new instance of OCSPSingleRequest class from a certificate to include in the request, certificate issuer and a value that indicates whether to include X509ServiceLocatorExtension extension.

See Also