ICryptSignerSignerCertificate Property

Gets the certificate associated with the current instance of MessageSigner.

Definition

Namespace: SysadminsLV.PKI.Cryptography
Assembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
C#
X509Certificate2 SignerCertificate { get; }

Property Value

X509Certificate2

See Also