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

#include <ovpncli.hpp>

Inheritance diagram for openvpn::ClientAPI::ExternalPKIRequestBase:
[legend]

Public Attributes

bool error = false
 
std::string errorText
 
bool invalidAlias = false
 
std::string alias
 

Detailed Description

Definition at line 491 of file ovpncli.hpp.

Member Data Documentation

◆ alias

std::string openvpn::ClientAPI::ExternalPKIRequestBase::alias

Definition at line 496 of file ovpncli.hpp.

◆ error

bool openvpn::ClientAPI::ExternalPKIRequestBase::error = false

Definition at line 493 of file ovpncli.hpp.

◆ errorText

std::string openvpn::ClientAPI::ExternalPKIRequestBase::errorText

Definition at line 494 of file ovpncli.hpp.

◆ invalidAlias

bool openvpn::ClientAPI::ExternalPKIRequestBase::invalidAlias = false

Definition at line 495 of file ovpncli.hpp.


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