GNUnet 0.21.1
QueryMessage Struct Reference

Query key revocation status. More...

#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/service/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 42 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 GNUNET_REVOCATION_query(), and handle_query_message().


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