Public Member Functions | |
Impl (const std::string &dir) | |
boost::filesystem::path | toFileName (const Name &keyName) |
Public Attributes | |
boost::filesystem::path | keystorePath |
Definition at line 38 of file back-end-file.cpp.
|
inlineexplicit |
Definition at line 42 of file back-end-file.cpp.
References keystorePath.
|
inline |
Definition at line 64 of file back-end-file.cpp.
References ndn::security::transform::digestFilter(), ndn::security::transform::hexEncode(), keystorePath, ndn::SHA256, ndn::security::transform::streamSink(), and ndn::Name::wireEncode().
boost::filesystem::path ndn::security::tpm::BackEndFile::Impl::keystorePath |
Definition at line 76 of file back-end-file.cpp.
Referenced by Impl(), and toFileName().