| Class | Description |
|---|---|
| SSHClient |
An SSH client used to interact with a remote SSH server.
|
| UsernameAuth |
Abstract SSH authentication credentials with username.
|
| UsernamePasswordAuth |
SSH authentication credentials with username and password.
|
| UsernamePrivateKeyAuth |
SSH authentication credentials with username and private keys.
|
| Exception | Description |
|---|---|
| SSHClient.ExitStatusException |
Copyright © 2016–2017. All rights reserved.