Click or drag to resize
MimeKit

MimeMessageSignAndEncryptAsync Method

Overload List
 NameDescription
Public methodSignAndEncryptAsync(CryptographyContext, CancellationToken) Asynchronously sign and encrypt the message to the sender and all of the recipients using the specified cryptography context and the SHA-1 digest algorithm.
Public methodSignAndEncryptAsync(CryptographyContext, DigestAlgorithm, CancellationToken) Asynchronously sign and encrypt the message to the sender and all of the recipients using the specified cryptography context and the specified digest algorithm.
Top
See Also