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

Public Member Functions

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

Public Attributes

boost::filesystem::path keystorePath
 

Detailed Description

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

Constructor & Destructor Documentation

◆ Impl()

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

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

References keystorePath.

Member Function Documentation

◆ toFileName()

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

Member Data Documentation

◆ keystorePath

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

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

Referenced by Impl(), and toFileName().


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