26 #ifndef NFD_TOOLS_NDN_AUTOCONFIG_GUESS_FROM_IDENTITY_NAME_HPP
27 #define NFD_TOOLS_NDN_AUTOCONFIG_GUESS_FROM_IDENTITY_NAME_HPP
30 #include <ndn-cxx/security/key-chain.hpp>
64 static const std::string STAGE_NAME(
"guess from identity name");
Guessing home router based on the default identity name.
const std::string & getName() const override
Get stage name.
GuessFromIdentityName(KeyChain &keyChain)