All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
ndn::AesKeyParams Member List

This is the complete list of members for ndn::AesKeyParams, including all inherited members.

AesKeyParams(const Name::Component &keyId, uint32_t size=AesKeyParams::getDefaultSize()) (defined in ndn::AesKeyParams)ndn::AesKeyParamsinline
AesKeyParams(uint32_t size=AesKeyParams::getDefaultSize(), KeyIdType keyIdType=KEY_ID_TYPE_RANDOM) (defined in ndn::AesKeyParams)ndn::AesKeyParamsinline
getDefaultSize() (defined in ndn::AesKeyParams)ndn::AesKeyParamsinlinestatic
getKeyId() const (defined in ndn::KeyParams)ndn::KeyParamsinline
getKeyIdType() const (defined in ndn::KeyParams)ndn::KeyParamsinline
getKeySize() const (defined in ndn::AesKeyParams)ndn::AesKeyParamsinline
getKeyType() const (defined in ndn::KeyParams)ndn::KeyParamsinline
getType() (defined in ndn::AesKeyParams)ndn::AesKeyParamsinlinestatic
KeyParams(KeyType keyType, KeyIdType keyIdType)ndn::KeyParamsprotected
KeyParams(KeyType keyType, const Name::Component &keyId)ndn::KeyParamsprotected
setKeyId(const Name::Component &keyId) (defined in ndn::KeyParams)ndn::KeyParamsinline
~KeyParams() (defined in ndn::KeyParams)ndn::KeyParamsinlinevirtual