Variables | |
const size_t | MIN_SIZE = 2 |
Minimum number of name components for an old-style Signed Interest. More... | |
const ssize_t | POS_SIG_INFO = -2 |
const ssize_t | POS_SIG_VALUE = -1 |
const size_t ndn::signed_interest::MIN_SIZE = 2 |
Minimum number of name components for an old-style Signed Interest.
Definition at line 40 of file security-common.hpp.
const ssize_t ndn::signed_interest::POS_SIG_INFO = -2 |
Definition at line 35 of file security-common.hpp.
const ssize_t ndn::signed_interest::POS_SIG_VALUE = -1 |
Definition at line 34 of file security-common.hpp.