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

#include <openssl-helper.hpp>

Inheritance diagram for ndn::security::detail::EvpMdCtx:
Collaboration diagram for ndn::security::detail::EvpMdCtx:

Public Member Functions

 EvpMdCtx ()
 
 ~EvpMdCtx ()
 
 operator EVP_MD_CTX * () const
 

Detailed Description

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

Constructor & Destructor Documentation

ndn::security::detail::EvpMdCtx::EvpMdCtx ( )

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

ndn::security::detail::EvpMdCtx::~EvpMdCtx ( )

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

Member Function Documentation

ndn::security::detail::EvpMdCtx::operator EVP_MD_CTX * ( ) const
inline

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


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