Actions
Task #2722
closedUnify TPM creation
Description
ndn::KeyChain and ndn::pib::Pib have different code to create TPM object from a tpmLocator.
The design in ndn::KeyChain should be adopted.
This functionality should be abstracted into a common procedure, and called from both places.
Actions