join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
join::HmacCtxDelete Struct Reference

custom functor for HMAC_CTX deletion. More...

#include <openssl.hpp>

Public Member Functions

constexpr HmacCtxDelete () noexcept=default
 
void operator() (HMAC_CTX *hmacCtx)
 

Detailed Description

custom functor for HMAC_CTX deletion.

Constructor & Destructor Documentation

◆ HmacCtxDelete()

join::HmacCtxDelete::HmacCtxDelete ( )
constexprdefaultnoexcept

Member Function Documentation

◆ operator()()

void join::HmacCtxDelete::operator() ( HMAC_CTX * hmacCtx)
inline

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