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

#include <openssl-helper.hpp>

Public Member Functions

 EvpPkeyCtx (EVP_PKEY *key)
 
 EvpPkeyCtx (int id)
 
 ~EvpPkeyCtx ()
 
EVP_PKEY_CTX * get () const
 

Detailed Description

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

Constructor & Destructor Documentation

◆ EvpPkeyCtx() [1/2]

ndn::security::detail::EvpPkeyCtx::EvpPkeyCtx ( EVP_PKEY *  key)
explicit

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

◆ EvpPkeyCtx() [2/2]

ndn::security::detail::EvpPkeyCtx::EvpPkeyCtx ( int  id)
explicit

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

◆ ~EvpPkeyCtx()

ndn::security::detail::EvpPkeyCtx::~EvpPkeyCtx ( )

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

Member Function Documentation

◆ get()


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