NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::security::v2::validator_config::HyperRelationChecker Member List

This is the complete list of members for ndn::security::v2::validator_config::HyperRelationChecker, including all inherited members.

accept()ndn::security::v2::validator_config::Checkerinlineprotectedstatic
check(uint32_t pktType, tlv::SignatureTypeValue sigType, const Name &pktName, const Name &klName, const ValidationState &state)ndn::security::v2::validator_config::Checker
Checker(tlv::SignatureTypeValue sigType)ndn::security::v2::validator_config::Checkerexplicit
checkNames(const Name &pktName, const Name &klName) overridendn::security::v2::validator_config::HyperRelationCheckerprotectedvirtual
create(const ConfigSection &configSection, const std::string &configFilename)ndn::security::v2::validator_config::Checkerstatic
HyperRelationChecker(tlv::SignatureTypeValue sigType, const std::string &pktNameExpr, const std::string pktNameExpand, const std::string &klNameExpr, const std::string klNameExpand, const NameRelation &hyperRelation)ndn::security::v2::validator_config::HyperRelationChecker
m_sigTypendn::security::v2::validator_config::Checkerprotected
reject()ndn::security::v2::validator_config::Checkerprotectedstatic
~Checker()=defaultndn::security::v2::validator_config::Checkervirtual