NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::security::pib::detail::IdentityImpl Member List

This is the complete list of members for ndn::security::pib::detail::IdentityImpl, including all inherited members.

addKey(span< const uint8_t > key, const Name &keyName)ndn::security::pib::detail::IdentityImpl
getDefaultKey() constndn::security::pib::detail::IdentityImpl
getKey(const Name &keyName) constndn::security::pib::detail::IdentityImpl
getKeys() constndn::security::pib::detail::IdentityImpl
getName() constndn::security::pib::detail::IdentityImplinline
IdentityImpl(const Name &identityName, shared_ptr< PibImpl > pibImpl, bool needInit=false)ndn::security::pib::detail::IdentityImpl
removeKey(const Name &keyName)ndn::security::pib::detail::IdentityImpl
setDefaultKey(const Name &keyName)ndn::security::pib::detail::IdentityImpl
setDefaultKey(span< const uint8_t > key, const Name &keyName)ndn::security::pib::detail::IdentityImpl