Click or drag to resize

OCSPRequestSignRequest Method

Overload List
  NameDescription
Public methodSignRequest(X509Certificate2, Boolean)
Digitally signs the OCSP request. The method uses "sha1RSA" signature algorithm by default.
Public methodSignRequest(X509Certificate2, Boolean, Oid)
Digitally signs the OCSP request.
Top
See Also