|
ndn-cxx: NDN C++ Library 0.9.0-33-g832ea91d
|
Include dependency graph for validation-policy.cpp:Go to the source code of this file.
Namespaces | |
| namespace | ndn |
| namespace | ndn::security |
| Contains the ndn-cxx security framework. | |
Functions | |
| Name | ndn::security::extractIdentityNameFromKeyLocator (const Name &keyLocator) |
| Extract identity name from key, version-less certificate, or certificate name. | |
| Name | ndn::security::getKeyLocatorName (const SignatureInfo &sigInfo, ValidationState &state) |
| Extract the KeyLocator name from a SignatureInfo element. | |
| SignatureInfo | ndn::security::getSignatureInfo (const Interest &interest, ValidationState &state) |
| Extract SignatureInfo from a signed Interest. | |