NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
identity.hpp File Reference
Include dependency graph for identity.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ndn::security::pib::Identity
 A frontend handle of an Identity. More...
 

Namespaces

 ndn
 Copyright (c) 2011-2015 Regents of the University of California.
 
 ndn::security
 
 ndn::security::v2
 
 ndn::security::pib
 
 ndn::security::pib::detail
 

Functions

bool ndn::security::pib::operator!= (const Identity &lhs, const Identity &rhs)
 
bool ndn::security::pib::operator== (const Identity &lhs, const Identity &rhs)
 
std::ostream & ndn::security::pib::operator<< (std::ostream &os, const Identity &id)