|
libsshpp v0.1.7
Modern C++17 wrapper for libssh
|
#include <sshpp/config.hpp>#include <sshpp/export.hpp>#include <sshpp/key.hpp>#include <sshpp/result.hpp>#include <cstdint>#include <filesystem>#include <string>#include <string_view>#include <vector>Go to the source code of this file.
Classes | |
| struct | sshpp::KnownHostsEntry |
| class | sshpp::KnownHosts |
Namespaces | |
| namespace | sshpp |
Enumerations | |
| enum class | sshpp::KnownHostsStatus { sshpp::ok , sshpp::changed , sshpp::other_type , sshpp::not_found , sshpp::unknown , sshpp::error } |