Overload List
| Name | Description | |
|---|---|---|
| SshClient(ConnectionInfo) |
Initializes a new instance of the SshClient class.
| |
| SshClient(String, String, PrivateKeyFile ) |
Initializes a new instance of the SshClient class.
| |
| SshClient(String, String, String) |
Initializes a new instance of the SshClient class.
| |
| SshClient(String, Int32, String, PrivateKeyFile ) |
Initializes a new instance of the SshClient class.
| |
| SshClient(String, Int32, String, String) |
Initializes a new instance of the SshClient class.
|
See Also