OcspClient Constructors
Allows you to send an Online Certificate Status Protocol (OCSP) request for a certificate.
Name | Parameters | Description |
---|---|---|
Ocsp |
none |
Initializes a new instance of the Ocsp |
Ocsp |
uri, hash |
Initializes a new instance of the Ocsp |
Ocsp |
uri |
Initializes a new instance of the Ocsp |
See Also