NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::command_interest Namespace Reference

Variables

const ssize_t POS_RANDOM_VAL = -3
 
const ssize_t POS_TIMESTAMP = -4
 
const size_t MIN_SIZE = 4
 minimal number of components for Command Interest More...
 

Variable Documentation

◆ POS_RANDOM_VAL

const ssize_t ndn::command_interest::POS_RANDOM_VAL = -3

Definition at line 45 of file security-common.hpp.

◆ POS_TIMESTAMP

const ssize_t ndn::command_interest::POS_TIMESTAMP = -4

Definition at line 46 of file security-common.hpp.

◆ MIN_SIZE

const size_t ndn::command_interest::MIN_SIZE = 4

minimal number of components for Command Interest

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

Definition at line 51 of file security-common.hpp.

Referenced by nfd::CommandAuthenticator::makeAuthorization().