| IDigitalSignatureSignerCertificate Property |
Gets certificate used by the signer.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax IDigitalCertificate SignerCertificate { get; }
Property Value
IDigitalCertificateThe signer's certificate.
Remarks
Gets certificate used by the signer.
See Also