OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::ProtoContext::TLSWrapPreValidate Class Referenceabstract

#include <proto.hpp>

Inheritance diagram for openvpn::ProtoContext::TLSWrapPreValidate:
[legend]
Collaboration diagram for openvpn::ProtoContext::TLSWrapPreValidate:
[legend]

Public Types

typedef RCPtr< TLSWrapPreValidatePtr
 
- Public Types inherited from openvpn::RC< thread_unsafe_refcount >
typedef RCPtr< RCPtr
 

Public Member Functions

virtual bool validate (const BufferAllocated &net_buf)=0
 
- Public Member Functions inherited from openvpn::RC< thread_unsafe_refcount >
 RC () noexcept=default
 
 RC (const RC &)=delete
 
virtual ~RC ()=default
 
RCoperator= (const RC &)=delete
 
olong use_count () const noexcept
 Delegates call to RCImpl and returns the result.
 

Additional Inherited Members

- Static Public Member Functions inherited from openvpn::RC< thread_unsafe_refcount >
static constexpr bool is_thread_safe ()
 Delegates call to RCImpl and returns the result.
 

Detailed Description

Definition at line 3692 of file proto.hpp.

Member Typedef Documentation

◆ Ptr

Member Function Documentation

◆ validate()

virtual bool openvpn::ProtoContext::TLSWrapPreValidate::validate ( const BufferAllocated net_buf)
pure virtual

The documentation for this class was generated from the following file: