OpenVPN 3 Core Library
Loading...
Searching...
No Matches
sess_ticket.hpp File Reference
#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>
Include dependency graph for sess_ticket.hpp:
This graph shows which files directly or indirectly include this file:

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.