#include <library.hpp>
◆ libssh_version
| std::string sshpp::Features::libssh_version |
◆ libssh_version_int
| int sshpp::Features::libssh_version_int = 0 |
◆ zlib
| bool sshpp::Features::zlib = false |
◆ gssapi
| bool sshpp::Features::gssapi = false |
◆ sftp
| bool sshpp::Features::sftp = false |
◆ server
| bool sshpp::Features::server = false |
◆ sftp_aio
| bool sshpp::Features::sftp_aio = false |
◆ control_master
| bool sshpp::Features::control_master = false |
◆ channel_exit_state
| bool sshpp::Features::channel_exit_state = false |
◆ ciphers
| std::vector<std::string> sshpp::Features::ciphers |
◆ kex
| std::vector<std::string> sshpp::Features::kex |
◆ macs
| std::vector<std::string> sshpp::Features::macs |
◆ public_key_algorithms
| std::vector<std::string> sshpp::Features::public_key_algorithms |
The documentation for this struct was generated from the following file: