iPXE
Data Fields
asn1_builder_header Struct Reference

An ASN.1 header. More...

#include <asn1.h>

Data Fields

uint8_t type
 Type. More...
 
uint8_t length [ASN1_MAX_LEN_LEN]
 Length (encoded) More...
 

Detailed Description

An ASN.1 header.

Definition at line 48 of file asn1.h.

Field Documentation

◆ type

uint8_t asn1_builder_header::type

Type.

Definition at line 50 of file asn1.h.

◆ length

uint8_t asn1_builder_header::length[ASN1_MAX_LEN_LEN]

Length (encoded)

Definition at line 52 of file asn1.h.


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