GNUnet 0.27.0
 
Loading...
Searching...
No Matches
EcdhResultMessage Struct Reference

#include </home/buildbot/bb-worker/worker/gnunet_release/build/src/service/pils/pils.h>

Collaboration diagram for EcdhResultMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Type: GNUNET_MESSAGE_TYPE_PILS_ECDH_RESULT.
 
struct GNUNET_HashCode key
 The derived key material.
 
uint32_t rid
 Request ID.
 

Detailed Description

Definition at line 198 of file pils.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader EcdhResultMessage::header

Type: GNUNET_MESSAGE_TYPE_PILS_ECDH_RESULT.

Definition at line 203 of file pils.h.

◆ key

struct GNUNET_HashCode EcdhResultMessage::key

The derived key material.

Definition at line 208 of file pils.h.

Referenced by handle_ecdh().

◆ rid

uint32_t EcdhResultMessage::rid

Request ID.

Definition at line 213 of file pils.h.

Referenced by handle_ecdh().


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