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 |
Definition at line 48 of file sec-tpm-file.cpp.
|
inlineexplicit |
Definition at line 52 of file sec-tpm-file.cpp.
References m_keystorePath.
|
inline |
Definition at line 63 of file sec-tpm-file.cpp.
References m_keystorePath, and ndn::trim().
Referenced by maintainMapping().
|
inline |
Definition at line 80 of file sec-tpm-file.cpp.
References m_keystorePath, and transformName().
boost::filesystem::path ndn::SecTpmFile::Impl::m_keystorePath |
Definition at line 95 of file sec-tpm-file.cpp.
Referenced by Impl(), maintainMapping(), and transformName().