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

Go to the source code of this file.

Namespaces

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

Functions

std::ostream & ndn::security::v2::operator<< (std::ostream &os, const Certificate &cert)
 
Name ndn::security::v2::extractIdentityFromCertName (const Name &certName)
 Extract identity namespace from the certificate name certName. More...
 
Name ndn::security::v2::extractKeyNameFromCertName (const Name &certName)
 Extract key name from the certificate name certName. More...
 

Variables

 ndn::security::v2::WireEncodable< Certificate >
 
 ndn::security::v2::WireDecodable< Certificate >