Variables | |
| const ssize_t | POS_SIG_VALUE = -1 |
| const ssize_t | POS_SIG_INFO = -2 |
| const size_t | MIN_SIZE = 2 |
| minimal number of components for Signed Interest More... | |
| const ssize_t ndn::signed_interest::POS_SIG_VALUE = -1 |
Definition at line 31 of file security-common.hpp.
Referenced by ndn::security::parse().
| const ssize_t ndn::signed_interest::POS_SIG_INFO = -2 |
Definition at line 32 of file security-common.hpp.
Referenced by nfd::ManagerBase::extractRequester(), and ndn::security::v2::getKeyLocatorName().
| const size_t ndn::signed_interest::MIN_SIZE = 2 |
minimal number of components for Signed Interest
Definition at line 37 of file security-common.hpp.
Referenced by ndn::security::v2::validator_config::Checker::check(), ndn::security::v2::getKeyLocatorName(), ndn::security::v2::validator_config::Filter::match(), and ndn::security::parse().