ndn::signed_interest Namespace Reference

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
 

Variable Documentation

const size_t ndn::signed_interest::MIN_SIZE = 2

minimal number of components for Signed Interest

See also
https://redmine.named-data.net/projects/ndn-cxx/wiki/SignedInterest

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.