Click or drag to resize
MimeKit

CmsSignerSignerIdentifierType Property

Gets the signer identifier type.

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

Property Value

SubjectIdentifierType
The signer identifier type.
Remarks
Specifies how the certificate should be looked up on the recipient's end.
See Also