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

custom functor for EVP_MD_CTX deletion. More...

#include <openssl.hpp>

Public Member Functions

constexpr EvpMdCtxDelete () noexcept=default
 
void operator() (EVP_MD_CTX *evpMdCtx)
 

Detailed Description

custom functor for EVP_MD_CTX deletion.

Constructor & Destructor Documentation

◆ EvpMdCtxDelete()

join::EvpMdCtxDelete::EvpMdCtxDelete ( )
constexprdefaultnoexcept

Member Function Documentation

◆ operator()()

void join::EvpMdCtxDelete::operator() ( EVP_MD_CTX * evpMdCtx)
inline

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