validation-policy.hpp File Reference
+ Include dependency graph for validation-policy.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ndn::security::ValidationPolicy
 Abstraction that implements a validation policy for Interest and Data packets. More...
 

Namespaces

 ndn
 
 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. More...
 
Name ndn::security::getKeyLocatorName (const SignatureInfo &sigInfo, ValidationState &state)
 Extract the KeyLocator name from a SignatureInfo element. More...
 
SignatureInfo ndn::security::getSignatureInfo (const Interest &interest, ValidationState &state)
 Extract SignatureInfo from a signed Interest. More...