|
OpenVPN 3 Core Library
|
#include <string>#include <openvpn/common/size.hpp>#include <openvpn/common/exception.hpp>#include <openvpn/common/options.hpp>Go to the source code of this file.
Namespaces | |
| namespace | openvpn |
| namespace | openvpn::NSCert |
Enumerations | |
| enum | openvpn::NSCert::Type { openvpn::NSCert::NONE , openvpn::NSCert::CLIENT , openvpn::NSCert::SERVER } |
Functions | |
| Type | openvpn::NSCert::ns_cert_type (const std::string &ct) |
| Type | openvpn::NSCert::ns_cert_type (const OptionList &opt, const std::string &relay_prefix) |