iPXE
Data Fields
x509_chain Struct Reference

An X.509 certificate chain. More...

#include <x509.h>

Data Fields

struct refcnt refcnt
 Reference count. More...
 
struct list_head links
 List of links. More...
 

Detailed Description

An X.509 certificate chain.

Definition at line 199 of file x509.h.

Field Documentation

◆ refcnt

struct refcnt x509_chain::refcnt

Reference count.

Definition at line 201 of file x509.h.

Referenced by x509_alloc_chain(), x509_chain_get(), and x509_chain_put().

◆ links

struct list_head x509_chain::links

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