GNUnet 0.21.1
GNUNET_RECLAIM_Presentation Struct Reference

A credential presentation. More...

#include <gnunet_reclaim_lib.h>

Collaboration diagram for GNUNET_RECLAIM_Presentation:
[legend]

Data Fields

struct GNUNET_RECLAIM_Identifier credential_id
 The credential id of which this is a presentation. More...
 
uint32_t type
 Type/Format of Claim. More...
 
size_t data_size
 Number of bytes in data. More...
 
const void * data
 Binary value stored as presentation value. More...
 

Detailed Description

A credential presentation.

Definition at line 199 of file gnunet_reclaim_lib.h.

Field Documentation

◆ credential_id

◆ type

◆ data_size

◆ data


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