Click or drag to resize
MimeKit

SecureMimeContextEncryptAsync Method

Overload List
 NameDescription
Public methodEncryptAsync(CmsRecipientCollection, Stream, CancellationToken) Asynchronously encrypts the specified content for the specified recipients.
Public methodEncryptAsync(IEnumerableMailboxAddress, Stream, CancellationToken) Asynchronously encrypt the specified content for the specified recipients.
Top
See Also