|
OpenVPN 3 Core Library
|
Classes | |
| struct | Config |
| struct | ConfigSet |
| struct | KeyValue |
| struct | Set |
Enumerations | |
| enum | Type { UNDEF = -1 , SERIAL , SERIAL_HEX , SHA1 , CN , C , L , ST , O , OU , EMAIL , N_TYPES } |
Functions | |
| OPENVPN_EXCEPTION (x509_track_error) | |
| const char * | name (const Type type) |
| Type | parse_type (const std::string &name) |
Variables | |
| static const char *const | names [] |
| Enumerator | |
|---|---|
| UNDEF | |
| SERIAL | |
| SERIAL_HEX | |
| SHA1 | |
| CN | |
| C | |
| L | |
| ST | |
| O | |
| OU | |
| N_TYPES | |
Definition at line 26 of file x509track.hpp.
|
inline |
| openvpn::X509Track::OPENVPN_EXCEPTION | ( | x509_track_error | ) |
|
inline |
|
static |
Definition at line 42 of file x509track.hpp.