OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::CryptoTLSCryptMetadataFactory Class Reference

#include <tls_crypt_v2.hpp>

Inheritance diagram for openvpn::CryptoTLSCryptMetadataFactory:
[legend]
Collaboration diagram for openvpn::CryptoTLSCryptMetadataFactory:
[legend]

Public Member Functions

TLSCryptMetadata::Ptr new_obj ()
 
- 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

- Public Types inherited from openvpn::TLSCryptMetadataFactory
typedef RCPtr< TLSCryptMetadataFactoryPtr
 
- Public Types inherited from openvpn::RC< thread_unsafe_refcount >
typedef RCPtr< RCPtr
 
- 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 185 of file tls_crypt_v2.hpp.

Member Function Documentation

◆ new_obj()

TLSCryptMetadata::Ptr openvpn::CryptoTLSCryptMetadataFactory::new_obj ( )
inlinevirtual

Implements openvpn::TLSCryptMetadataFactory.

Definition at line 188 of file tls_crypt_v2.hpp.


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