OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::ClientAPI::DynamicChallenge Struct Reference

#include <ovpncli.hpp>

Public Attributes

std::string challenge
 
bool echo = false
 
bool responseRequired = false
 
std::string stateID
 

Detailed Description

Definition at line 138 of file ovpncli.hpp.

Member Data Documentation

◆ challenge

std::string openvpn::ClientAPI::DynamicChallenge::challenge

Definition at line 140 of file ovpncli.hpp.

◆ echo

bool openvpn::ClientAPI::DynamicChallenge::echo = false

Definition at line 141 of file ovpncli.hpp.

◆ responseRequired

bool openvpn::ClientAPI::DynamicChallenge::responseRequired = false

Definition at line 142 of file ovpncli.hpp.

◆ stateID

std::string openvpn::ClientAPI::DynamicChallenge::stateID

Definition at line 144 of file ovpncli.hpp.


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