NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
validation-policy.cpp File Reference
Include dependency graph for validation-policy.cpp:

Go to the source code of this file.

Namespaces

 ndn
 Copyright (c) 2011-2015 Regents of the University of California.
 
 ndn::security
 
 ndn::security::v2
 

Functions

static Name ndn::security::v2::getKeyLocatorName (const SignatureInfo &si, ValidationState &state)
 
Name ndn::security::v2::getKeyLocatorName (const Data &data, ValidationState &state)
 extract KeyLocator.Name from Data More...
 
Name ndn::security::v2::getKeyLocatorName (const Interest &interest, ValidationState &state)
 extract KeyLocator.Name from signed Interest More...