Re: wodSFTP.NET Encryption - WeOnlyDo Discussion board

Re: wodSFTP.NET Encryption (General questions)

by wodSupport, Friday, January 14, 2005, 12:19 (7050 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.


Complete thread:

 

  • wodSFTP.NET Encryption - Kamal, 2005-01-14, 11:51 [*]
    • Re: wodSFTP.NET Encryption - wodSupport, 2005-01-14, 12:19