Preferred methods to use for key exchange.
Namespace: EnterpriseDT.Net.Ftp.SshAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
public SSHKeyExchangeMethod PreferredKeyExchangeMethods { get; set; } |
| Visual Basic |
|---|
Public Property PreferredKeyExchangeMethods As SSHKeyExchangeMethod Get Set |
| Visual C++ |
|---|
public: property SSHKeyExchangeMethod PreferredKeyExchangeMethods { SSHKeyExchangeMethod get (); void set (SSHKeyExchangeMethod value); } |
Remarks
The default is generally appropriate in most situations.