GNUnet 0.25.2-12-g8d1cef5f6
 
Loading...
Searching...
No Matches
GNUNET_GNSRECORD_SignaturePurposePS Struct Reference

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

#include <gnunet_gnsrecord_lib.h>

Collaboration diagram for GNUNET_GNSRECORD_SignaturePurposePS:
[legend]

Data Fields

struct GNUNET_CRYPTO_SignaturePurpose purpose
 The signature purpose.
 
struct GNUNET_TIME_AbsoluteNBO timestamp
 The timestamp of the revocation.
 

Detailed Description

The signature object we use for the PoW.

Definition at line 908 of file gnunet_gnsrecord_lib.h.

Field Documentation

◆ purpose

struct GNUNET_CRYPTO_SignaturePurpose GNUNET_GNSRECORD_SignaturePurposePS::purpose

The signature purpose.

Definition at line 913 of file gnunet_gnsrecord_lib.h.

Referenced by check_signature_identity(), GNR_create_signature_message(), and run_with_key().

◆ timestamp

struct GNUNET_TIME_AbsoluteNBO GNUNET_GNSRECORD_SignaturePurposePS::timestamp

The timestamp of the revocation.

Definition at line 918 of file gnunet_gnsrecord_lib.h.

Referenced by GNR_create_signature_message().


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