Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / TelnetEncryptionStrengthOption Enumeration
In This Topic
    TelnetEncryptionStrengthOption Enumeration
    In This Topic
    Defines options for specifying the encryption strength for Secure Sockets Layer/Transport Layer Security (SSL/TLS) datastream encryption.
    Members
    MemberDescription
    Bits128128-bit encryption strength.
    Bits168168-bit encryption strength.
    Bits256256-bit encryption strength.
    Bits4040-bit encryption strength.
    Bits5656-bit encryption strength.
    DefaultThe encryption strength is established by the host and Reflection during handshaking.
    See Also