Back to product page
- Introduction
- License agreement
- Classes
- Enumerations
- Exceptions
- WeOnlyDo.Client.FtpDLX
- Properties
- Authentication
- Blocking
- BufferSize
- Certificate
- Compression
- DirFormat
- DirItems
- Encryption
- Hostname
- KeepAlive
- LastError
- ListItem
- ListParams
- LocalPath
- Login
- MaxTransferRate
- Passive
- Password
- Port
- PreserveDates
- PrivateKey
- Protocol
- ProxyHostname
- ProxyLogin
- ProxyPassword
- ProxyPort
- ProxyType
- PublicKeyOpenSSH
- PublicKeySSH
- RemotePath
- Resume
- SecureMethod
- SmartGet
- SmartPut
- State
- StrictHost
- Tag
- Timeout
- Timezone
- TransferMode
- TransferRate
- TransferTime
- UseIPv6
- Version
- Methods
- Events
- Properties
- WeOnlyDo.Client.DirItemsCollection
- WeOnlyDo.Client.DirItem
- How to get support?
Encryption property
Encryption method that will be used for communication.
Type
EncryptionMethods enumerationSyntax
- C#
- VB.NET
EncryptionMethods Encryption {get; set; };
Property Encryption As EncryptionMethods
Remarks
When 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