 | CryptographyContextEnabledEncryptionAlgorithms Property |
Get the enabled encryption algorithms in ranked order.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.1.0
Syntaxpublic EncryptionAlgorithm[] EnabledEncryptionAlgorithms { get; }
Property Value
EncryptionAlgorithmThe enabled encryption algorithms.
Remarks
Gets the enabled encryption algorithms in ranked order.
See Also