Re: wodSFTP.NET Encryption (General questions)
Encryption is always used. You can specify which algorithm to use in
http://www.weonlydo.com/SFTP.NET/Help/WeOnlyDo.Client.SFTP.Encryption.html
If you don't select any from this property, then default value is used. Default means that algorithms are used like this:
1. AES (if available by the server)
2. 3DES (if available by the server)
3. BlowFish (if available by the server)
Encryption is *always* used.
Complete thread:
- wodSFTP.NET Encryption - Kamal, 2005-01-14, 11:51
- Re: wodSFTP.NET Encryption - wodSupport, 2005-01-14, 12:19