Click or drag to resize
MimeKit

CryptographyContext Properties

The CryptographyContext type exposes the following members.

Properties
 NameDescription
Protected propertyDigestAlgorithmRank Get the preferred rank order for the digest algorithms; from the most preferred to the least.
Public propertyEnabledDigestAlgorithms Get the enabled digest algorithms in ranked order.
Public propertyEnabledEncryptionAlgorithms Get the enabled encryption algorithms in ranked order.
Protected propertyEncryptionAlgorithmRank Get the preferred rank order for the encryption algorithms; from the most preferred to the least.
Public propertyEncryptionProtocol Get the encryption protocol.
Public propertyKeyExchangeProtocol Get the key exchange protocol.
Public propertyPrepareBeforeSigning Get or set whether MimeEntitys should be prepared before signing.
Public propertySignatureProtocol Get the signature protocol.
Top
See Also