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