|
OpenCore
1.0.5
OpenCore Bootloader
|
#include <DER_CertCrl.h>
Data Fields | |
| DERItem | version |
| DERItem | tbsSigAlg |
| DERItem | issuer |
| DERItem | thisUpdate |
| DERItem | nextUpdate |
| DERItem | revokedCerts |
| DERItem | extensions |
Definition at line 208 of file DER_CertCrl.h.
| DERItem DERTBSCrl::extensions |
Definition at line 215 of file DER_CertCrl.h.
| DERItem DERTBSCrl::issuer |
Definition at line 211 of file DER_CertCrl.h.
| DERItem DERTBSCrl::nextUpdate |
Definition at line 213 of file DER_CertCrl.h.
| DERItem DERTBSCrl::revokedCerts |
Definition at line 214 of file DER_CertCrl.h.
| DERItem DERTBSCrl::tbsSigAlg |
Definition at line 210 of file DER_CertCrl.h.
| DERItem DERTBSCrl::thisUpdate |
Definition at line 212 of file DER_CertCrl.h.
| DERItem DERTBSCrl::version |
Definition at line 209 of file DER_CertCrl.h.