|
OpenCore
1.0.5
OpenCore Bootloader
|
#include <DER_CertCrl.h>
Data Fields | |
| DERItem | version |
| DERItem | serialNum |
| DERItem | tbsSigAlg |
| DERItem | issuer |
| DERItem | validity |
| DERItem | subject |
| DERItem | subjectPubKey |
| DERItem | issuerID |
| DERItem | subjectID |
| DERItem | extensions |
Definition at line 34 of file DER_CertCrl.h.
| DERItem DERTBSCert::extensions |
Definition at line 44 of file DER_CertCrl.h.
| DERItem DERTBSCert::issuer |
Definition at line 38 of file DER_CertCrl.h.
| DERItem DERTBSCert::issuerID |
Definition at line 42 of file DER_CertCrl.h.
| DERItem DERTBSCert::serialNum |
Definition at line 36 of file DER_CertCrl.h.
| DERItem DERTBSCert::subject |
Definition at line 40 of file DER_CertCrl.h.
| DERItem DERTBSCert::subjectID |
Definition at line 43 of file DER_CertCrl.h.
| DERItem DERTBSCert::subjectPubKey |
Definition at line 41 of file DER_CertCrl.h.
| DERItem DERTBSCert::tbsSigAlg |
Definition at line 37 of file DER_CertCrl.h.
| DERItem DERTBSCert::validity |
Definition at line 39 of file DER_CertCrl.h.
| DERItem DERTBSCert::version |
Definition at line 35 of file DER_CertCrl.h.