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

Error thrown when the supplied TPM locator to KeyChain constructor does not match the locator stored in PIB. More...

#include <key-chain.hpp>

Inheritance diagram for ndn::security::KeyChain::MismatchError:
Collaboration diagram for ndn::security::KeyChain::MismatchError:

Public Member Functions

 MismatchError (const std::string &what)
 
- Public Member Functions inherited from ndn::security::KeyChain::Error
 Error (const std::string &what)
 

Detailed Description

Error thrown when the supplied TPM locator to KeyChain constructor does not match the locator stored in PIB.

Definition at line 64 of file key-chain.hpp.

Constructor & Destructor Documentation

◆ MismatchError()

ndn::security::KeyChain::MismatchError::MismatchError ( const std::string &  what)
inlineexplicit

Definition at line 68 of file key-chain.hpp.


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