OCSPSingleRequest Constructor (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.
Namespace:
PKI.OCSP
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax Remarks Service Locator extension is used only when target OCSP responder is configured as
a OCSP-Proxy and is capable to forward original request to a authoritative responder. Normally this
extension SHOULD NOT be used.
See Also