OCSPRequestSignRequest Method

Overload List

SignRequest(X509Certificate2, Boolean) Digitally signs the OCSP request. The method uses "sha1RSA" signature algorithm by default.
SignRequest(X509Certificate2, Boolean, Oid) Digitally signs the OCSP request.

See Also