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

Go to the source code of this file.

Classes

class  ndn::security::SigningInfo
 Signing parameters passed to KeyChain. More...
 
class  ndn::security::SigningInfo::Error
 

Namespaces

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

Enumerations

enum  ndn::security::SignedInterestFormat { ndn::security::SignedInterestFormat::V03, ndn::security::SignedInterestFormat::V02 }
 

Functions

std::ostream & ndn::security::operator<< (std::ostream &os, const SigningInfo &si)
 
std::ostream & ndn::security::operator<< (std::ostream &os, const SignedInterestFormat &format)