|
iPXE
|
An OCSP test certificate. More...
Data Fields | |
| const void * | data |
| Data. More... | |
| size_t | len |
| Length of data. More... | |
| struct x509_certificate * | cert |
| Parsed certificate. More... | |
An OCSP test certificate.
Definition at line 50 of file ocsp_test.c.
| const void* ocsp_test_certificate::data |
Data.
Definition at line 52 of file ocsp_test.c.
| size_t ocsp_test_certificate::len |
Length of data.
Definition at line 54 of file ocsp_test.c.
| struct x509_certificate* ocsp_test_certificate::cert |
Parsed certificate.
Definition at line 56 of file ocsp_test.c.
1.8.15