OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::X509Track::ConfigSet Struct Reference

#include <x509track.hpp>

Inheritance diagram for openvpn::X509Track::ConfigSet:
[legend]
Collaboration diagram for openvpn::X509Track::ConfigSet:
[legend]

Public Member Functions

 ConfigSet ()
 
 ConfigSet (const OptionList &opt, const bool include_serial, const bool include_serial_hex)
 
bool exists (const Type t) const
 
std::string to_string () const
 

Detailed Description

Definition at line 109 of file x509track.hpp.

Constructor & Destructor Documentation

◆ ConfigSet() [1/2]

openvpn::X509Track::ConfigSet::ConfigSet ( )
inline

Definition at line 111 of file x509track.hpp.

◆ ConfigSet() [2/2]

openvpn::X509Track::ConfigSet::ConfigSet ( const OptionList opt,
const bool  include_serial,
const bool  include_serial_hex 
)
inline

Definition at line 115 of file x509track.hpp.

Member Function Documentation

◆ exists()

bool openvpn::X509Track::ConfigSet::exists ( const Type  t) const
inline

Definition at line 143 of file x509track.hpp.

Here is the caller graph for this function:

◆ to_string()

std::string openvpn::X509Track::ConfigSet::to_string ( ) const
inline

Definition at line 151 of file x509track.hpp.


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