|
libsshpp v0.1.7
Modern C++17 wrapper for libssh
|
This is the complete list of members for sshpp::KnownHosts, including all inherited members.
| add(std::string_view host, std::uint16_t port, const Key &, std::string_view comment={}) | sshpp::KnownHosts | |
| default_files() | sshpp::KnownHosts | static |
| KnownHosts(std::filesystem::path user_file, std::filesystem::path global_file={}) | sshpp::KnownHosts | explicit |
| parse_line(std::string_view host, std::string_view line) | sshpp::KnownHosts | static |