MessageSignerSignerCertificate Property

Gets the certificate associated with the current instance of MessageSigner.

Definition

Namespace: SysadminsLV.PKI.Tools.MessageOperations
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public X509Certificate2 SignerCertificate { get; }

Property Value

X509Certificate2

Implements

ICryptSignerSignerCertificate

See Also