GNUnet 0.21.1
RevocationResponseMessage Struct Reference

Key revocation response. More...

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

Collaboration diagram for RevocationResponseMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Type: GNUNET_MESSAGE_TYPE_REVOCATION_REVOKE_RESPONSE. More...
 
uint32_t is_valid
 GNUNET_NO if revocation failed for internal reasons (e.g. More...
 

Detailed Description

Key revocation response.

Definition at line 98 of file revocation.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader RevocationResponseMessage::header

◆ is_valid

uint32_t RevocationResponseMessage::is_valid

GNUNET_NO if revocation failed for internal reasons (e.g.

disk full) GNUNET_YES on success

Definition at line 109 of file revocation.h.

Referenced by handle_revocation_response(), and handle_revoke_message().


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