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

Error indicating that the supplied TPM locator does not match the locator stored in PIB. More...

#include <key-chain.hpp>

Inheritance diagram for ndn::security::v2::KeyChain::LocatorMismatchError:
Collaboration diagram for ndn::security::v2::KeyChain::LocatorMismatchError:

Public Member Functions

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

Detailed Description

Error indicating that the supplied TPM locator does not match the locator stored in PIB.

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

Member Function Documentation

◆ Error()

ndn::security::v2::KeyChain::Error::Error
inlineexplicit

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


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