Back to product page

SecureMethodsEnum Enumeration


Possible SSL methods to use with wodTelnetDLX.

Remarks

Possible values for SecureMethodsEnum:

Constant Value Description
SSLv2 1 SSL version 2.
SSLv3 2 SSL version 3.
SSLv23 3 SSL versions 2 and 3.
TLSv1 4 TLS version 1.
TLSv11 5 TLS version 1.1.
TLSv12 6 TLS version 1.2.

Platforms

Windows