identity.hpp File Reference
#include "key-container.hpp"
+ 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) 2013-2017 Regents of the University of California.
 
 ndn::security
 
 ndn::security::pib
 
 ndn::security::pib::detail
 

Functions

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