Bug #2384
Updated by Alex Afanasyev almost 10 years ago
ndn-cxx:commit:4154634058a33b1c1b89198af568bdefa1a88fea moved implementation of `template<class KeyChainTraits> KeyChain(KeyChainTraits traits);` which defeated the purpose of that method. KeyChain, PIB, TPM needs some refactoring Implementation of templated methods must be moved back to allow embedding custom PIB/TPM types the header file.