OCSPRequestSignRequest Method |
| Name | Description | |
|---|---|---|
| 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.
|