iPXE
Data Fields
private_key Struct Reference

A private key. More...

#include <privkey.h>

Data Fields

struct refcnt refcnt
 Reference counter. More...
 
struct asn1_builder builder
 ASN.1 object builder. More...
 

Detailed Description

A private key.

Definition at line 16 of file privkey.h.

Field Documentation

◆ refcnt

struct refcnt private_key::refcnt

Reference counter.

Definition at line 18 of file privkey.h.

◆ builder

struct asn1_builder private_key::builder

ASN.1 object builder.

Definition at line 20 of file privkey.h.

Referenced by icert_certs(), and privkey_apply_settings().


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