OpenVPN 3 Core Library
|
#include <cstring>
#include <memory>
#include <openvpn/common/exception.hpp>
#include <openvpn/common/hash.hpp>
#include <openvpn/common/base64.hpp>
#include <openvpn/common/string.hpp>
#include <openvpn/buffer/buffer.hpp>
#include <openvpn/random/randapi.hpp>
Go to the source code of this file.
Classes | |
class | openvpn::TLSSessionTicketBase |
class | openvpn::TLSSessionTicketBase::Name |
class | openvpn::TLSSessionTicketBase::Key |
Namespaces | |
namespace | openvpn |
Support deferred server-side state creation when client connects. | |