OpenVPN 3 Core Library
|
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) |
Enumerator | |
---|---|
NONE | |
CLIENT | |
SERVER |
Definition at line 24 of file nscert.hpp.
|
inline |
Definition at line 41 of file nscert.hpp.
|
inline |