 | WindowsSecureMimeDigitalSignatureSignerInfo Property |
Gets the signer info.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntaxpublic SignerInfo SignerInfo { get; }
Property Value
SignerInfoThe signer info.
Remarks
Gets the signer info.
See Also