Encryption method that will be used for communication.
[Visual Basic]
Public Property Encryption As EncryptionMethods[C#]
public EncryptionMethods Encryption {get; set;}[JScript]
public function get,set Encryption : EncryptionMethodsWhen set to anything else than Any, during negotiation of secure connection between wodFtpDLX.NET and remote server, wodFtpDLX.NET will allow only specified encryption algorithm to be used for encrypted data transmission. If this property is set to Any (it is by default), any known (both by wodFtpDLX.NET and remote server) encryption may be used.
Additional encryption methods can be added to wodFtpDLX.NET on your request. If it is needed, drop us email at general@weonlydo.com
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
© WeOnlyDo Software. All Rights Reserved.