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

Variables

const ssize_t POS_SIG_VALUE = -1
 
const ssize_t POS_SIG_INFO = -2
 
const size_t MIN_SIZE = 2
 minimal number of components for Signed Interest More...
 

Variable Documentation

◆ POS_SIG_VALUE

const ssize_t ndn::signed_interest::POS_SIG_VALUE = -1

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

Referenced by ndn::security::parse().

◆ POS_SIG_INFO

const ssize_t ndn::signed_interest::POS_SIG_INFO = -2

◆ MIN_SIZE