Re: wodSFTP.NET Encryption (General questions)

by Jasmine, (7413 days ago) @ Kamal

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.

locked

Complete thread: