Click or drag to resize
MimeKit

SecureMimeDigitalSignatureSignerInfo Property

Gets the signer info.

Namespace: MimeKit.Cryptography
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public SignerInformation SignerInfo { get; }

Property Value

SignerInformation
The signer info.
Remarks
Gets the signer info.
See Also