signature-info.hpp File Reference
#include "key-locator.hpp"
#include "security/validity-period.hpp"
#include <list>
+ Include dependency graph for signature-info.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ndn::SignatureInfo::Error
 
class  ndn::SignatureInfo
 Represents a SignatureInfo TLV element. More...
 

Namespaces

 ndn
 Copyright (c) 2013-2017 Regents of the University of California.
 

Functions

bool ndn::operator!= (const SignatureInfo &lhs, const SignatureInfo &rhs)
 
std::ostream & ndn::operator<< (std::ostream &os, const SignatureInfo &info)
 
bool ndn::operator== (const SignatureInfo &lhs, const SignatureInfo &rhs)