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

#include <digest-sha256.hpp>

Inheritance diagram for ndn::DigestSha256::Error:
Collaboration diagram for ndn::DigestSha256::Error:

Public Member Functions

 Error (const std::string &what)
 
- Public Member Functions inherited from ndn::Signature::Error
 Error (const std::string &what)
 
- Public Member Functions inherited from ndn::tlv::Error
 Error (const std::string &what)
 

Detailed Description

Definition at line 36 of file digest-sha256.hpp.

Constructor & Destructor Documentation

◆ Error()

ndn::DigestSha256::Error::Error ( const std::string &  what)
inlineexplicit

Definition at line 40 of file digest-sha256.hpp.

References ndn::DigestSha256::DigestSha256().


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