Click or drag to resize
MimeKit

MimeMessageSign Method

Overload List
 NameDescription
Public methodSign(CryptographyContext, CancellationToken) Sign the message using the specified cryptography context and the SHA-1 digest algorithm.
Public methodSign(CryptographyContext, DigestAlgorithm, CancellationToken) Sign the message using the specified cryptography context and digest algorithm.
Top
See Also