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 49 of file sec-tpm-file.cpp.
|
inlineexplicit |
Definition at line 53 of file sec-tpm-file.cpp.
References security::SecTpmFile::Impl::m_keystorePath.
|
inline |
Definition at line 79 of file sec-tpm-file.cpp.
References security::SecTpmFile::Impl::m_keystorePath, and ndn::trim().
Referenced by security::SecTpmFile::Impl::maintainMapping().
|
inline |
Definition at line 96 of file sec-tpm-file.cpp.
References security::SecTpmFile::Impl::m_keystorePath, and security::SecTpmFile::Impl::transformName().
boost::filesystem::path security::SecTpmFile::Impl::m_keystorePath |
Definition at line 111 of file sec-tpm-file.cpp.
Referenced by security::SecTpmFile::Impl::Impl(), security::SecTpmFile::Impl::maintainMapping(), and security::SecTpmFile::Impl::transformName().