validation-policy.cpp File Reference
+ Include dependency graph for validation-policy.cpp:

Go to the source code of this file.

Namespaces

 ndn
 
 ndn::security
 
 ndn::security::v2
 

Functions

Name ndn::security::v2::extractIdentityNameFromKeyLocator (const Name &keyLocator)
 Extract identity name from key, version-less certificate, or certificate name. More...
 
Name ndn::security::v2::getKeyLocatorName (const Data &data, ValidationState &state)
 extract KeyLocator.Name from a Data packet More...
 
Name ndn::security::v2::getKeyLocatorName (const Interest &interest, ValidationState &state)
 extract KeyLocator.Name from signed Interest More...