GNUnet 0.22.1
BlockHeader Struct Reference

Start of a 'block'. More...

Collaboration diagram for BlockHeader:
[legend]

Data Fields

struct GNUNET_PeerIdentity pid
 Public key of the peer. More...
 
struct GNUNET_CRYPTO_EddsaSignature sig
 Signature over the block, of purpose GNUNET_SIGNATURE_PURPOSE_HELLO. More...
 
struct GNUNET_TIME_AbsoluteNBO expiration_time
 When does the HELLO expire? More...
 

Detailed Description

Start of a 'block'.

Definition at line 116 of file hello-uri.c.

Field Documentation

◆ pid

struct GNUNET_PeerIdentity BlockHeader::pid

◆ sig

◆ expiration_time


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