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