This is the API specification for the JSSH library (version 0.9.4), which
implements an SSH client (protocol version 1.5) in Java. The class SSHClient
gives an example of a program which uses the library to emulate a standard
SSH client (such as the OpenSSH client).