OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::NSCert Namespace Reference

Enumerations

enum  Type { NONE , CLIENT , SERVER }
 

Functions

Type ns_cert_type (const std::string &ct)
 
Type ns_cert_type (const OptionList &opt, const std::string &relay_prefix)
 

Enumeration Type Documentation

◆ Type

Enumerator
NONE 
CLIENT 
SERVER 

Definition at line 24 of file nscert.hpp.

Function Documentation

◆ ns_cert_type() [1/2]

Type openvpn::NSCert::ns_cert_type ( const OptionList opt,
const std::string &  relay_prefix 
)
inline

Definition at line 41 of file nscert.hpp.

◆ ns_cert_type() [2/2]

Type openvpn::NSCert::ns_cert_type ( const std::string &  ct)
inline

Definition at line 31 of file nscert.hpp.

Here is the caller graph for this function: