SFTP Object
 
Syntax
 
SFTP.HostKeyAlg As String
 
Description
Indicates the preferred host key algorithm to be used in establishing the SSH secure connection. The default is "DSS". It may be changed to "RSA" if needed. Chilkat recommends not changing this unless a problem warrants the change.
 
See Also