Mime |
| Name | Description | |
|---|---|---|
| SignAndEncryptAsync(CryptographyContext, CancellationToken) | Asynchronously sign and encrypt the message to the sender and all the recipients using the specified cryptography context and the SHA-1 digest algorithm. | |
| SignAndEncryptAsync(CryptographyContext, DigestAlgorithm, CancellationToken) | Asynchronously sign and encrypt the message to the sender and all the recipients using the specified cryptography context and the specified digest algorithm. |