Variables | |
const size_t | MIN_SIZE = 2 |
minimal number of components for 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 |
minimal number of components for Signed Interest
Definition at line 37 of file security-common.hpp.
const ssize_t ndn::signed_interest::POS_SIG_INFO = -2 |
Definition at line 32 of file security-common.hpp.
const ssize_t ndn::signed_interest::POS_SIG_VALUE = -1 |
Definition at line 31 of file security-common.hpp.