| Name | Description |
---|
| SignAndEncrypt(MailboxAddress, DigestAlgorithm, IEnumerableMailboxAddress, Stream, CancellationToken) |
Sign and encrypt the specified content for the specified recipients.
|
| SignAndEncrypt(PgpSecretKey, DigestAlgorithm, IEnumerablePgpPublicKey, Stream, CancellationToken) |
Sign and encrypt the specified content for the specified recipients.
|
| SignAndEncrypt(MailboxAddress, DigestAlgorithm, EncryptionAlgorithm, IEnumerableMailboxAddress, Stream, CancellationToken) |
Sign and encrypt the specified content for the specified recipients.
|
| SignAndEncrypt(PgpSecretKey, DigestAlgorithm, EncryptionAlgorithm, IEnumerablePgpPublicKey, Stream, CancellationToken) |
Sign and encrypt the specified content for the specified recipients.
|