Back to product page

SslProtocols Enumeration


Supported SSL/TLS protocols.

Remarks

Member Description
None No SSL is used.
Ssl2 Use SSLv2 protocol.
Ssl3 Use SSLv3 protocol.
Tls Use TLSv1 protocol.
Default Use default protocol, auto selected by wodFtpDLX.NET.

Platforms

Windows