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