Click or drag to resize
MimeKit

MimeMessageSignAndEncrypt Method

Overload List
 NameDescription
Public methodSignAndEncrypt(CryptographyContext, CancellationToken) 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 methodSignAndEncrypt(CryptographyContext, DigestAlgorithm, CancellationToken) 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