|
ndn-cxx: NDN C++ Library 0.9.0-33-g832ea91d
|
This is the complete list of members for ndn::KeyParams, including all inherited members.
| getKeyId() const | ndn::KeyParams | inline |
| getKeyIdType() const | ndn::KeyParams | inline |
| getKeyType() const | ndn::KeyParams | inline |
| KeyParams(KeyType keyType, KeyIdType keyIdType) | ndn::KeyParams | protected |
| KeyParams(KeyType keyType, const name::Component &keyId) | ndn::KeyParams | protected |
| setKeyId(const name::Component &keyId) | ndn::KeyParams | inline |
| ~KeyParams() | ndn::KeyParams | virtual |