GNUnet debian-0.24.3-28-g4f2a77692
 
Loading...
Searching...
No Matches
ChainEntry Struct Reference

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

Collaboration diagram for ChainEntry:
[legend]

Data Fields

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

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: