NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::security::detail::EvpPkey Class Reference

#include <openssl-helper.hpp>

Public Member Functions

 EvpPkey ()
 
 ~EvpPkey ()
 
EVP_PKEY * get () const
 
EVP_PKEY ** operator & ()
 

Detailed Description

Definition at line 35 of file openssl-helper.hpp.

Constructor & Destructor Documentation

◆ EvpPkey()

ndn::security::detail::EvpPkey::EvpPkey ( )

Definition at line 39 of file openssl-helper.cpp.

◆ ~EvpPkey()

ndn::security::detail::EvpPkey::~EvpPkey ( )

Definition at line 44 of file openssl-helper.cpp.

Member Function Documentation

◆ get()

EVP_PKEY* ndn::security::detail::EvpPkey::get ( ) const
inline

◆ operator &()

EVP_PKEY** ndn::security::detail::EvpPkey::operator& ( )
inline

Definition at line 49 of file openssl-helper.hpp.


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