Click or drag to resize

OCSPResponseSignerCertificates Property

Gets OCSP Signing certificate that was used to sign the response.

Namespace:  PKI.OCSP
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public X509Certificate2Collection SignerCertificates { get; }

Property Value

Type: X509Certificate2Collection
See Also