Variables | |
const size_t | MIN_SIZE = 4 |
Minimum number of name components for a Command Interest. More... | |
const ssize_t | POS_RANDOM_VAL = -3 |
const ssize_t | POS_TIMESTAMP = -4 |
const size_t ndn::command_interest::MIN_SIZE = 4 |
Minimum number of name components for a Command Interest.
Definition at line 54 of file security-common.hpp.
const ssize_t ndn::command_interest::POS_RANDOM_VAL = -3 |
Definition at line 48 of file security-common.hpp.
const ssize_t ndn::command_interest::POS_TIMESTAMP = -4 |
Definition at line 49 of file security-common.hpp.