OCSPResponseSignerCertificates Property
Gets OCSP Signing certificate that was used to sign the response.
Namespace: SysadminsLV.PKI.OcspClientAssembly: SysadminsLV.PKI.OcspClient (in SysadminsLV.PKI.OcspClient.dll) Version: 4.0.1
public X509Certificate2Collection SignerCertificates { get; }
Public ReadOnly Property SignerCertificates As X509Certificate2Collection
Get
public:
property X509Certificate2Collection^ SignerCertificates {
X509Certificate2Collection^ get ();
}
member SignerCertificates : X509Certificate2Collection with get
Property Value
X509Certificate2Collection