GNUnet 0.21.1
Presentation Struct Reference

Serialized presentation claim. More...

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

Collaboration diagram for Presentation:
[legend]

Data Fields

uint32_t presentation_type
 Presentation type. More...
 
uint32_t presentation_flag
 Presentation flag. More...
 
struct GNUNET_RECLAIM_Identifier credential_id
 Credential ID. More...
 
uint16_t reserved_nl
 Reserved (alignment) More...
 
uint16_t name_len
 Name length. More...
 
uint16_t reserved_ds
 Reserved (alignment) More...
 
uint16_t data_size
 Data size. More...
 

Detailed Description

Serialized presentation claim.

Definition at line 78 of file reclaim_credential.h.

Field Documentation

◆ presentation_type

uint32_t Presentation::presentation_type

◆ presentation_flag

uint32_t Presentation::presentation_flag

Presentation flag.

Definition at line 88 of file reclaim_credential.h.

◆ credential_id

struct GNUNET_RECLAIM_Identifier Presentation::credential_id

◆ reserved_nl

uint16_t Presentation::reserved_nl

Reserved (alignment)

Definition at line 98 of file reclaim_credential.h.

◆ name_len

uint16_t Presentation::name_len

Name length.

Definition at line 103 of file reclaim_credential.h.

◆ reserved_ds

uint16_t Presentation::reserved_ds

Reserved (alignment)

Definition at line 108 of file reclaim_credential.h.

◆ data_size

uint16_t Presentation::data_size

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