GNUnet 0.21.1
GNUNET_SECRETSHARING_KeygenRevealData Struct Reference

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

Collaboration diagram for GNUNET_SECRETSHARING_KeygenRevealData:
[legend]

Data Fields

struct GNUNET_CRYPTO_EddsaSignature signature
 Signature over rest of the message. More...
 
struct GNUNET_CRYPTO_EccSignaturePurpose purpose
 
struct GNUNET_PeerIdentity peer
 Peer that inserts this element. More...
 

Detailed Description

Definition at line 69 of file secretsharing_protocol.h.

Field Documentation

◆ signature

struct GNUNET_CRYPTO_EddsaSignature GNUNET_SECRETSHARING_KeygenRevealData::signature

Signature over rest of the message.

Definition at line 74 of file secretsharing_protocol.h.

◆ purpose

struct GNUNET_CRYPTO_EccSignaturePurpose GNUNET_SECRETSHARING_KeygenRevealData::purpose

Definition at line 78 of file secretsharing_protocol.h.

Referenced by keygen_round2_new_element().

◆ peer

struct GNUNET_PeerIdentity GNUNET_SECRETSHARING_KeygenRevealData::peer

Peer that inserts this element.

Definition at line 82 of file secretsharing_protocol.h.


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