OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
DERTBSCrl Struct Reference

#include <DER_CertCrl.h>

Data Fields

DERItem version
 
DERItem tbsSigAlg
 
DERItem issuer
 
DERItem thisUpdate
 
DERItem nextUpdate
 
DERItem revokedCerts
 
DERItem extensions
 

Detailed Description

Definition at line 208 of file DER_CertCrl.h.

Field Documentation

◆ extensions

DERItem DERTBSCrl::extensions

Definition at line 215 of file DER_CertCrl.h.

◆ issuer

DERItem DERTBSCrl::issuer

Definition at line 211 of file DER_CertCrl.h.

◆ nextUpdate

DERItem DERTBSCrl::nextUpdate

Definition at line 213 of file DER_CertCrl.h.

◆ revokedCerts

DERItem DERTBSCrl::revokedCerts

Definition at line 214 of file DER_CertCrl.h.

◆ tbsSigAlg

DERItem DERTBSCrl::tbsSigAlg

Definition at line 210 of file DER_CertCrl.h.

◆ thisUpdate

DERItem DERTBSCrl::thisUpdate

Definition at line 212 of file DER_CertCrl.h.

◆ version

DERItem DERTBSCrl::version

Definition at line 209 of file DER_CertCrl.h.


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