Click or drag to resize
MimeKit

DkimSignerSign Method

Overload List
 NameDescription
Public methodCode exampleSign(MimeMessage, IListHeaderId) Digitally sign the message using a DomainKeys Identified Mail (DKIM) signature.
Public methodCode exampleSign(MimeMessage, IListString) Digitally sign the message using a DomainKeys Identified Mail (DKIM) signature.
Public methodCode exampleSign(FormatOptions, MimeMessage, IListHeaderId) Digitally sign the message using a DomainKeys Identified Mail (DKIM) signature.
Public methodCode exampleSign(FormatOptions, MimeMessage, IListString) Digitally sign the message using a DomainKeys Identified Mail (DKIM) signature.
Top
See Also