Click or drag to resize
MimeKit

ICryptographyContext Properties

The ICryptographyContext type exposes the following members.

Properties
 NameDescription
Public propertyEnabledDigestAlgorithms Get the enabled digest algorithms in ranked order.
Public propertyEnabledEncryptionAlgorithms Get the enabled encryption algorithms in ranked order.
Public propertyEncryptionProtocol Get the encryption protocol.
Public propertyKeyExchangeProtocol Get the key exchange protocol.
Public propertyPrepareBeforeSigning Get or set whether a MimeEntity should be prepared before signing.
Public propertySignatureProtocol Get the signature protocol.
Top
See Also