NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
command-authenticator.cpp File Reference
Include dependency graph for command-authenticator.cpp:

Go to the source code of this file.

Classes

class  nfd::CommandAuthenticatorValidationPolicy
 a validation policy that only permits Interest signed by a trust anchor More...
 

Namespaces

 nfd
 Copyright (c) 2011-2015 Regents of the University of California.
 

Typedefs

using nfd::SignerTag = ndn::SimpleTag< Name, 20 >
 an Interest tag to indicate command signer More...
 

Functions

static optional< std::string > nfd::getSignerFromTag (const Interest &interest)
 obtain signer from SignerTag attached to Interest, if available More...
 

Variables

 nfd::CommandAuthenticator