GNUnet 0.21.1
ChainEntry Struct Reference

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

Collaboration diagram for ChainEntry:
[legend]

Data Fields

struct GNUNET_CRYPTO_PublicKey issuer_key
 Issuer key. More...
 
struct GNUNET_CRYPTO_PublicKey subject_key
 Subject key. More...
 
uint32_t issuer_attribute_len
 Issuer attributes. More...
 
uint32_t subject_attribute_len
 Subject attributes. More...
 

Detailed Description

Definition at line 182 of file abd.h.

Field Documentation

◆ issuer_key

struct GNUNET_CRYPTO_PublicKey ChainEntry::issuer_key

Issuer key.

Definition at line 187 of file abd.h.

Referenced by GNUNET_ABD_delegation_chain_deserialize(), and GNUNET_ABD_delegation_chain_serialize().

◆ subject_key

struct GNUNET_CRYPTO_PublicKey ChainEntry::subject_key

Subject key.

Definition at line 192 of file abd.h.

Referenced by GNUNET_ABD_delegation_chain_deserialize(), and GNUNET_ABD_delegation_chain_serialize().

◆ issuer_attribute_len

uint32_t ChainEntry::issuer_attribute_len

◆ subject_attribute_len

uint32_t ChainEntry::subject_attribute_len

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