|
libsshpp v0.1.7
Modern C++17 wrapper for libssh
|
#include <known_hosts.hpp>
Public Attributes | |
| std::string | hosts_field |
| std::string | marker |
| KeyType | key_type = KeyType::unknown |
| Key | key |
| std::string | comment |
| std::filesystem::path | file |
| int | line = 0 |
| std::string sshpp::KnownHostsEntry::hosts_field |
| std::string sshpp::KnownHostsEntry::marker |
| KeyType sshpp::KnownHostsEntry::key_type = KeyType::unknown |
| Key sshpp::KnownHostsEntry::key |
| std::string sshpp::KnownHostsEntry::comment |
| std::filesystem::path sshpp::KnownHostsEntry::file |
| int sshpp::KnownHostsEntry::line = 0 |