GNUnet  0.20.0
QueryMessage Struct Reference

Query key revocation status. More...

#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/revocation/revocation.h>

Collaboration diagram for QueryMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Type: GNUNET_MESSAGE_TYPE_REVOCATION_QUERY. More...
 
uint32_t key_len
 Key length. More...
 

Detailed Description

Query key revocation status.

Definition at line 37 of file revocation.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader QueryMessage::header

Type: GNUNET_MESSAGE_TYPE_REVOCATION_QUERY.

Definition at line 122 of file revocation.h.

Referenced by check_query_message().

◆ key_len

uint32_t QueryMessage::key_len

Key length.

Definition at line 47 of file revocation.h.

Referenced by do_flood(), and GNUNET_REVOCATION_query().


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