Variables | |
const size_t | MIN_SIZE = 4 |
minimal number of components for 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 |
minimal number of components for Command Interest
Definition at line 53 of file security-common.hpp.
const ssize_t ndn::command_interest::POS_RANDOM_VAL = -3 |
Definition at line 47 of file security-common.hpp.
const ssize_t ndn::command_interest::POS_TIMESTAMP = -4 |
Definition at line 48 of file security-common.hpp.