Click or drag to resize

OCSPSingleRequest Constructor

Overload List
  NameDescription
Public methodOCSPSingleRequest(X509Certificate2, Boolean)
Intitializes a new instance of OCSPSingleRequest class from a certificate to include in the request and value that indicates whether to include X509ServiceLocatorExtension extension.
Public methodOCSPSingleRequest(X509Certificate2, X509Certificate2, Boolean)
Intitializes 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.
Top
See Also