Disk ARchive  2.6.8
Full featured and portable backup and archiving tool
Public Types | Public Member Functions | Public Attributes | List of all members
libdar::signator Struct Reference

signator status More...

#include <crypto.hpp>

Public Types

enum  result_t { good, bad, unknown_key, error }
 
enum  key_validity_t { valid, expired, revoked }
 

Public Member Functions

bool operator< (const signator &ref) const
 
bool operator== (const signator &ref) const
 

Public Attributes

key_validity_t key_validity
 
result_t result
 
std::string fingerprint
 
datetime signing_date
 
datetime signature_expiration_date
 

Detailed Description

signator status

Definition at line 62 of file crypto.hpp.


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