Cryptography |
The CryptographyContext type exposes the following members.
| Name | Description | |
|---|---|---|
| DigestAlgorithmRank | Get the preferred rank order for the digest algorithms; from the most preferred to the least. | |
| EnabledDigestAlgorithms | Get the enabled digest algorithms in ranked order. | |
| EnabledEncryptionAlgorithms | Get the enabled encryption algorithms in ranked order. | |
| EncryptionAlgorithmRank | Get the preferred rank order for the encryption algorithms; from the most preferred to the least. | |
| EncryptionProtocol | Get the encryption protocol. | |
| KeyExchangeProtocol | Get the key exchange protocol. | |
| PrepareBeforeSigning | Get or set whether a MimeEntity should be prepared before signing. | |
| SignatureProtocol | Get the signature protocol. |