NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::security::conf::CustomizedChecker Member List

This is the complete list of members for ndn::security::conf::CustomizedChecker, including all inherited members.

check(const Data &data, const OnDataChecked &onValidated, const OnDataCheckFailed &onValidationFailed)ndn::security::conf::CustomizedCheckerinlinevirtual
check(const Interest &interest, const OnInterestChecked &onValidated, const OnInterestCheckFailed &onValidationFailed)ndn::security::conf::CustomizedCheckerinlinevirtual
CustomizedChecker(uint32_t sigType, shared_ptr< KeyLocatorChecker > keyLocatorChecker)ndn::security::conf::CustomizedCheckerinline
INTEREST_SIG_INFO enum valuendn::security::conf::Checker
INTEREST_SIG_VALUE enum valuendn::security::conf::Checker
OnDataChecked typedefndn::security::conf::Checker
OnDataCheckFailed typedefndn::security::conf::Checker
OnInterestChecked typedefndn::security::conf::Checker
OnInterestCheckFailed typedefndn::security::conf::Checker
~Checker()ndn::security::conf::Checkerinlinevirtual