GNUnet 0.21.1
QueryResponseMessage Struct Reference

Key revocation response. More...

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

Collaboration diagram for QueryResponseMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Type: GNUNET_MESSAGE_TYPE_REVOCATION_QUERY_RESPONSE. More...
 
uint32_t is_valid
 GNUNET_NO if revoked, GNUNET_YES if valid. More...
 

Detailed Description

Key revocation response.

Definition at line 58 of file revocation.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader QueryResponseMessage::header

◆ is_valid

uint32_t QueryResponseMessage::is_valid

GNUNET_NO if revoked, GNUNET_YES if valid.

Definition at line 68 of file revocation.h.

Referenced by handle_query_message(), and handle_revocation_query_response().


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