iPXE
Data Fields
asn1_bit_string Struct Reference

An ASN.1 bit string. More...

#include <asn1.h>

Data Fields

const void * data
 Data. More...
 
size_t len
 Length. More...
 
unsigned int unused
 Unused bits at end of data. More...
 

Detailed Description

An ASN.1 bit string.

Definition at line 354 of file asn1.h.

Field Documentation

◆ data

const void* asn1_bit_string::data

◆ len

size_t asn1_bit_string::len

◆ unused

unsigned int asn1_bit_string::unused

Unused bits at end of data.

Definition at line 360 of file asn1.h.


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