ICryptSignerSignerCertificate Property
Gets the certificate associated with the current instance of MessageSigner.
Namespace: SysadminsLV.PKI.CryptographyAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
X509Certificate2 SignerCertificate { get; }
ReadOnly Property SignerCertificate As X509Certificate2
Get
property X509Certificate2^ SignerCertificate {
X509Certificate2^ get ();
}
abstract SignerCertificate : X509Certificate2 with get
Property Value
X509Certificate2