| Name | Description |
---|
| EncryptAsync(IEnumerableMailboxAddress, Stream, CancellationToken) |
Asynchronously encrypt the specified content for the specified recipients.
|
| EncryptAsync(IEnumerablePgpPublicKey, Stream, CancellationToken) |
Asynchronously encrypt the specified content for the specified recipients.
|
| EncryptAsync(EncryptionAlgorithm, IEnumerableMailboxAddress, Stream, CancellationToken) |
Asynchronously encrypt the specified content for the specified recipients.
|
| EncryptAsync(EncryptionAlgorithm, IEnumerablePgpPublicKey, Stream, CancellationToken) |
Asynchronously encrypt the specified content for the specified recipients.
|