Channel

From Libssh2

The connection layer acts over an established transport layer session. Typically the server will not accept the client's request to use the connection layer until the authentication layer has been used to successfully identify a client's identity. The connection layer is also referred to as the channel layer.

Function Reference