OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::CryptoOvpnHMACFactory< CRYPTO_API > Class Template Reference

#include <ovpnhmac.hpp>

Inheritance diagram for openvpn::CryptoOvpnHMACFactory< CRYPTO_API >:
[legend]
Collaboration diagram for openvpn::CryptoOvpnHMACFactory< CRYPTO_API >:
[legend]

Public Member Functions

OvpnHMACContext::Ptr new_obj (const CryptoAlgs::Type digest_type) override
 
- 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::OvpnHMACFactory
typedef RCPtr< OvpnHMACFactoryPtr
 
- 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

template<typename CRYPTO_API>
class openvpn::CryptoOvpnHMACFactory< CRYPTO_API >

Definition at line 247 of file ovpnhmac.hpp.

Member Function Documentation

◆ new_obj()

template<typename CRYPTO_API >
OvpnHMACContext::Ptr openvpn::CryptoOvpnHMACFactory< CRYPTO_API >::new_obj ( const CryptoAlgs::Type  digest_type)
inlineoverridevirtual

Implements openvpn::OvpnHMACFactory.

Definition at line 250 of file ovpnhmac.hpp.


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