Click or drag to resize
MimeKit

MimeMessageSignAsync Method

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