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:
[legend]
Collaboration diagram for ndn::security::v2::KeyChain::LocatorMismatchError:
[legend]

Public Member Functions

 LocatorMismatchError (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 v2/key-chain.hpp.

Constructor & Destructor Documentation

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

Definition at line 66 of file v2/key-chain.hpp.