iPXE
Data Fields
x509_ocsp_responder Struct Reference

X.509 certificate OCSP responder. More...

#include <x509.h>

Data Fields

struct asn1_cursor uri
 URI. More...
 
int good
 OCSP status is good. More...
 

Detailed Description

X.509 certificate OCSP responder.

Definition at line 128 of file x509.h.

Field Documentation

◆ uri

struct asn1_cursor x509_ocsp_responder::uri

URI.

Definition at line 130 of file x509.h.

Referenced by ocsp_required(), ocsp_uri_string(), and x509_parse_ocsp().

◆ good

int x509_ocsp_responder::good

OCSP status is good.

Definition at line 132 of file x509.h.

Referenced by ocsp_required(), and ocsp_validate().


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