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