OpenVPN 3 Core Library
Loading...
Searching...
No Matches
nscert.hpp File Reference
#include <string>
#include <openvpn/common/size.hpp>
#include <openvpn/common/exception.hpp>
#include <openvpn/common/options.hpp>
Include dependency graph for nscert.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  openvpn
 Support deferred server-side state creation when client connects.
 
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)