MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Cryptography
CryptographyContext Class
CryptographyContext Methods
Enable Method
Enable Method (DigestAlgorithm)
Enable Method (EncryptionAlgorithm)
CryptographyContext
Enable Method (EncryptionAlgorithm)
Enable the encryption algorithm.
Namespace:
MimeKit.Cryptography
Assembly:
MimeKit (in MimeKit.dll) Version: 3.0.0
Syntax
C#
Copy
public
void
Enable
(
EncryptionAlgorithm
algorithm
)
Parameters
algorithm
Type:
MimeKit.Cryptography
EncryptionAlgorithm
The encryption algorithm.
Remarks
Enables the encryption algorithm.
See Also
Reference
CryptographyContext Class
Enable Overload
MimeKit.Cryptography Namespace
Copyright © 2013-2021 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast