NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::SimpleSymmetricKeyParams< KeyParamsInfo > Member List

This is the complete list of members for ndn::SimpleSymmetricKeyParams< KeyParamsInfo >, including all inherited members.

getKeyId() constndn::KeyParamsinline
getKeyIdType() constndn::KeyParamsinline
getKeySize() constndn::SimpleSymmetricKeyParams< KeyParamsInfo >inline
getKeyType() constndn::KeyParamsinline
KeyParams(KeyType keyType, KeyIdType keyIdType)ndn::KeyParamsprotected
KeyParams(KeyType keyType, const name::Component &keyId)ndn::KeyParamsprotected
setKeyId(const name::Component &keyId)ndn::KeyParamsinline
SimpleSymmetricKeyParams(const name::Component &keyId, uint32_t size=KeyParamsInfo::getDefaultSize())ndn::SimpleSymmetricKeyParams< KeyParamsInfo >inlineexplicit
SimpleSymmetricKeyParams(uint32_t size=KeyParamsInfo::getDefaultSize(), KeyIdType keyIdType=KeyIdType::RANDOM)ndn::SimpleSymmetricKeyParams< KeyParamsInfo >inlineexplicit
~KeyParams()ndn::KeyParamsvirtual