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

#include <ovpncli.hpp>

Inheritance diagram for openvpn::ClientAPI::ExternalPKICertRequest:
[legend]
Collaboration diagram for openvpn::ClientAPI::ExternalPKICertRequest:
[legend]

Public Attributes

std::string cert
 
std::string supportingChain
 
- Public Attributes inherited from openvpn::ClientAPI::ExternalPKIRequestBase
bool error = false
 
std::string errorText
 
bool invalidAlias = false
 
std::string alias
 

Detailed Description

Definition at line 500 of file ovpncli.hpp.

Member Data Documentation

◆ cert

std::string openvpn::ClientAPI::ExternalPKICertRequest::cert

Definition at line 503 of file ovpncli.hpp.

◆ supportingChain

std::string openvpn::ClientAPI::ExternalPKICertRequest::supportingChain

Definition at line 506 of file ovpncli.hpp.


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