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

#include <auth.hpp>

Public Attributes

std::string name
 
std::string instruction
 
std::vector< Promptprompts
 

Member Data Documentation

◆ name

std::string sshpp::auth::KeyboardInteractive::Challenge::name

◆ instruction

std::string sshpp::auth::KeyboardInteractive::Challenge::instruction

◆ prompts

std::vector<Prompt> sshpp::auth::KeyboardInteractive::Challenge::prompts

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