Dart Ftp Control
ProtocolConstants Enumeration
Description
Enumerates values of the Protocol property.
Members
MemberValueDescription
secureAuto0Automatically negotiate the security protocol.
secureNone32768Operate connection in the clear
securePCT3Use PCT 1.0 as the security protocol
secureSSL212Use SSL 2.0 as the security protocol
secureSSL348Use SSL 3.0 as the security protocol
secureTLS4032Use TLS 1.0, 1.1 or 1.2 as the security protocol
secureTLS1_0192Use TLS 1.0 as the security protocol
secureTLS1_1768Use TLS 1.1 as the security protocol
secureTLS1_23072Use TLS 1.2 as the security protocol
Remarks
A flag enumeration, so multiple ProtocolConstants may be combined to advertise multiple security protocols as available.

PowerTCP FTP for ActiveX Documentation Version 2.2
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic