Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / TLSStrengthOption Enumeration
In This Topic
TLSStrengthOption Enumeration
In This Topic
Specifies the level of encryption.
Members
MemberDescription
Level_0Default encryption strength
Level_128128 bit encryption strength
Level_168168 bit encryption strength
Level_256256 bit encryption strength
Level_4040 bit encryption strength
Level_5656 bit encryption strength
Level_CustomEncryption using a custom set of ciphers
Level_RecommendedEncryption using recommended cipher list
See Also