libsshpp v0.1.7
Modern C++17 wrapper for libssh
Loading...
Searching...
No Matches
sshpp::auth::KeyboardInteractive::Prompt Struct Reference

#include <auth.hpp>

Public Attributes

std::string text
 
bool echo
 

Member Data Documentation

◆ text

std::string sshpp::auth::KeyboardInteractive::Prompt::text

◆ echo

bool sshpp::auth::KeyboardInteractive::Prompt::echo

The documentation for this struct was generated from the following file: