NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: 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

◆ EvpMdCtx()

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

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

◆ ~EvpMdCtx()

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

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

Member Function Documentation

◆ operator EVP_MD_CTX *()

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: