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::Error
 
class  ndn::Signature
 Holds SignatureInfo and SignatureValue in a Data packet. More...
 

Namespaces

 ndn
 Copyright (c) 2013-2017 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)