Go to the source code of this file.
Namespaces | |
ndn | |
ndn::security | |
ndn::security::v2 | |
ndn::security::v2::validator_config | |
Functions | |
bool | ndn::security::v2::validator_config::checkNameRelation (NameRelation relation, const Name &name1, const Name &name2) |
Check whether name1 and name2 satisfies relation . More... | |
NameRelation | ndn::security::v2::validator_config::getNameRelationFromString (const std::string &relationString) |
Convert relationString to NameRelation. More... | |
std::ostream & | ndn::security::v2::validator_config::operator<< (std::ostream &os, NameRelation relation) |