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

Go to the source code of this file.

Classes

class  ndn::Signature
 Holds SignatureInfo and SignatureValue in a Data packet. More...
 
class  ndn::Signature::Error
 

Namespaces

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

Functions

bool ndn::operator== (const Signature &lhs, const Signature &rhs)
 
bool ndn::operator!= (const Signature &lhs, const Signature &rhs)