iPXE
Data Fields
ocsp_test_certificate Struct Reference

An OCSP test certificate. More...

Data Fields

const void * data
 Data. More...
 
size_t len
 Length of data. More...
 
struct x509_certificatecert
 Parsed certificate. More...
 

Detailed Description

An OCSP test certificate.

Definition at line 50 of file ocsp_test.c.

Field Documentation

◆ data

const void* ocsp_test_certificate::data

Data.

Definition at line 52 of file ocsp_test.c.

◆ len

size_t ocsp_test_certificate::len

Length of data.

Definition at line 54 of file ocsp_test.c.

◆ cert

struct x509_certificate* ocsp_test_certificate::cert

Parsed certificate.

Definition at line 56 of file ocsp_test.c.


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