C++ Distributed Hash Table
Public Member Functions | Public Attributes | Friends | List of all members
dht::crypto::TrustList::VerifyResult Struct Reference

Public Member Functions

bool hasError () const
 
bool isValid () const
 
 operator bool () const
 
std::string toString () const
 

Public Attributes

int ret
 
unsigned result
 

Friends

OPENDHT_PUBLIC friend std::ostream & operator<< (std::ostream &s, const VerifyResult &h)
 

Detailed Description

Definition at line 492 of file crypto.h.


The documentation for this struct was generated from the following file: