libssh  0.9.5
The SSH library
Modules
Here is a list of all modules:
[detail level 12]
 ed25519 API
 The libssh C++ wrapperThe C++ bindings for libssh are completely embedded in a single .hpp file, and this for two reasons:
 The libssh server API
 The libssh SFTP APISFTP handling functions
 The libssh APIThe libssh library is implementing the SSH protocols and some of its extensions. This group of functions is mostly used to implement an SSH client. Some function are needed to implement an SSH server too
 The libssh callbacks
 The SSH authentication functions.
 The SSH buffer functions.
 The SSH channel functions
 The SSH error functions.
 The SSH logging functions.
 The SSH message functions
 The SSH helper functions.
 The SSH Public Key Infrastructure
 The SSH poll functions.
 The SSH scp functions
 The SSH session functions.
 The SSH string functionsString manipulations used in libssh
 The SSH threading functions.