OCSPRequestSignerCertificate Property
Gets the certificate used to sign this request. If the request is not signed, this property is null.
Namespace: SysadminsLV.PKI.OcspClientAssembly: SysadminsLV.PKI.OcspClient (in SysadminsLV.PKI.OcspClient.dll) Version: 4.0.1
public X509Certificate2 SignerCertificate { get; }
Public ReadOnly Property SignerCertificate As X509Certificate2
Get
public:
property X509Certificate2^ SignerCertificate {
X509Certificate2^ get ();
}
member SignerCertificate : X509Certificate2 with get
Property Value
X509Certificate2