Click or drag to resize
MimeKit

ISecureMimeContext Properties

The ISecureMimeContext type exposes the following members.

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