Click or drag to resize
MimeKit

BouncyCastleSecureMimeContextEncryptAsync Method

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