NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::security::tpm::BackEndMem::Impl Class Reference
Collaboration diagram for ndn::security::tpm::BackEndMem::Impl:

Public Attributes

std::unordered_map< Name, shared_ptr< PrivateKey > > keys
 

Detailed Description

Definition at line 34 of file back-end-mem.cpp.

Member Data Documentation

◆ keys

std::unordered_map<Name, shared_ptr<PrivateKey> > ndn::security::tpm::BackEndMem::Impl::keys

Definition at line 37 of file back-end-mem.cpp.


The documentation for this class was generated from the following file: