OpenVPN 3 Core Library
|
#include <string>
#include <vector>
#include <openvpn/common/exception.hpp>
#include <openvpn/common/options.hpp>
#include <openvpn/common/arraysize.hpp>
#include <openvpn/common/string.hpp>
#include <openvpn/common/to_string.hpp>
Go to the source code of this file.
Classes | |
struct | openvpn::X509Track::Config |
struct | openvpn::X509Track::ConfigSet |
struct | openvpn::X509Track::KeyValue |
struct | openvpn::X509Track::Set |
Namespaces | |
namespace | openvpn |
Support deferred server-side state creation when client connects. | |
namespace | openvpn::X509Track |
Functions | |
openvpn::X509Track::OPENVPN_EXCEPTION (x509_track_error) | |
const char * | openvpn::X509Track::name (const Type type) |
Type | openvpn::X509Track::parse_type (const std::string &name) |
Variables | |
static const char *const | openvpn::X509Track::names [] |