The Secure Shell (SSH) is a transport protocol. For more detailed information, see the following RFCs:
The SSH application is an implementation of the SSH protocol in Erlang. Conceptually it can be partitioned into four layers:
The SSH application supports:
Before the SSH application can be used, there are two things that must be fulfilled:
When SSH is supposed to run as server, the function
The client.