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

Custom functor for ECDH key deletion. More...

#include <openssl.hpp>

Public Member Functions

constexpr EcdhKeyDelete () noexcept=default
 
void operator() (EC_KEY *p)
 

Detailed Description

Custom functor for ECDH key deletion.

Constructor & Destructor Documentation

◆ EcdhKeyDelete()

join::EcdhKeyDelete::EcdhKeyDelete ( )
constexprdefaultnoexcept

Member Function Documentation

◆ operator()()

void join::EcdhKeyDelete::operator() ( EC_KEY * p)
inline

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