Click or drag to resize
MimeKit

WindowsSecureMimeDigitalSignatureSignerInfo Property

Gets the signer info.

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

Property Value

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