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

Custom functor for DH key deletion. More...

#include <openssl.hpp>

Public Member Functions

constexpr DhKeyDelete () noexcept=default
 
void operator() (DH *p)
 

Detailed Description

Custom functor for DH key deletion.

Constructor & Destructor Documentation

◆ DhKeyDelete()

join::DhKeyDelete::DhKeyDelete ( )
constexprdefaultnoexcept

Member Function Documentation

◆ operator()()

void join::DhKeyDelete::operator() ( DH * p)
inline

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