ndn::security::tpm::BackEndFile::Impl Class Reference

Public Member Functions

 Impl (const std::string &dir)
 
boost::filesystem::path toFileName (const Name &keyName)
 

Data Fields

boost::filesystem::path keystorePath
 

Detailed Description

Definition at line 38 of file back-end-file.cpp.

Constructor & Destructor Documentation

ndn::security::tpm::BackEndFile::Impl::Impl ( const std::string &  dir)
inlineexplicit

Definition at line 42 of file back-end-file.cpp.

Member Function Documentation

boost::filesystem::path ndn::security::tpm::BackEndFile::Impl::toFileName ( const Name keyName)
inline

Definition at line 64 of file back-end-file.cpp.

Field Documentation

boost::filesystem::path ndn::security::tpm::BackEndFile::Impl::keystorePath

Definition at line 76 of file back-end-file.cpp.