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

Public Member Functions

 Impl (const string &dir)
 
boost::filesystem::path transformName (const string &keyName, const string &extension)
 
string maintainMapping (const string &keyName)
 

Public Attributes

boost::filesystem::path m_keystorePath
 

Detailed Description

Definition at line 49 of file sec-tpm-file.cpp.

Constructor & Destructor Documentation

◆ Impl()

security::SecTpmFile::Impl::Impl ( const string &  dir)
inlineexplicit

Definition at line 53 of file sec-tpm-file.cpp.

References security::SecTpmFile::Impl::m_keystorePath.

Member Function Documentation

◆ transformName()

boost::filesystem::path security::SecTpmFile::Impl::transformName ( const string &  keyName,
const string &  extension 
)
inline

◆ maintainMapping()

string security::SecTpmFile::Impl::maintainMapping ( const string &  keyName)
inline

Member Data Documentation

◆ m_keystorePath

boost::filesystem::path security::SecTpmFile::Impl::m_keystorePath

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