Back to product page

SecureProtocols


Define what SSL protocol to use with FTPS connections.

Remarks

These values are used only when FTPS connections are used, and when Protocol property is set to FTPS/FTPSImplicit.

Members
Constant Value Description
ProtAll 1 TLS1/SSL3/SSL2
ProtSSL232 SSL3/SSL2
ProtTLS1 3 TLS1.0/TLS1.1/TLS1.2
ProtSSL34 SSL3
ProtSSL2 5 SSL2
ProtTLS106 TLS1.0
ProtTLS11 7 TLS1.1
ProtTLS12 8 TLS1.2

Platforms

Windows