Go to the source code of this file.
Namespaces | |
ndn | |
ndn::security | |
Contains the ndn-cxx security framework. | |
ndn::security::pib | |
Functions | |
Name | ndn::security::constructKeyName (const Name &identity, const name::Component &keyId) |
Construct key name based on the appropriate naming conventions. More... | |
Name | ndn::security::extractIdentityFromKeyName (const Name &keyName) |
Extract identity namespace from the key name keyName . More... | |
bool | ndn::security::isValidKeyName (const Name &keyName) |
Check if keyName follow the naming conventions for the key name. More... | |