GNUnet  0.20.0
GNUNET_REVOCATION_SignaturePurposePS Struct Reference

The signature object we use for the PoW. More...

#include <gnunet_revocation_service.h>

Collaboration diagram for GNUNET_REVOCATION_SignaturePurposePS:
[legend]

Data Fields

struct GNUNET_CRYPTO_EccSignaturePurpose purpose
 The signature purpose. More...
 
struct GNUNET_TIME_AbsoluteNBO timestamp
 The timestamp of the revocation. More...
 

Detailed Description

The signature object we use for the PoW.

Definition at line 102 of file gnunet_revocation_service.h.

Field Documentation

◆ purpose

struct GNUNET_CRYPTO_EccSignaturePurpose GNUNET_REVOCATION_SignaturePurposePS::purpose

The signature purpose.

Definition at line 93 of file gnunet_revocation_service.h.

Referenced by check_signature(), and run_with_key().

◆ timestamp

struct GNUNET_TIME_AbsoluteNBO GNUNET_REVOCATION_SignaturePurposePS::timestamp

The timestamp of the revocation.

Definition at line 93 of file gnunet_revocation_service.h.

Referenced by check_signature().


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