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