|
iPXE
|
#include <ImageAuthentication.h>
Data Fields | |
| EFI_SHA256_HASH | ToBeSignedHash |
| The SHA256 hash of an X.509 certificate's To-Be-Signed contents. More... | |
| EFI_TIME | TimeOfRevocation |
| The time that the certificate shall be considered to be revoked. More... | |
Definition at line 95 of file ImageAuthentication.h.
| EFI_SHA256_HASH EFI_CERT_X509_SHA256::ToBeSignedHash |
The SHA256 hash of an X.509 certificate's To-Be-Signed contents.
Definition at line 99 of file ImageAuthentication.h.
| EFI_TIME EFI_CERT_X509_SHA256::TimeOfRevocation |
The time that the certificate shall be considered to be revoked.
Definition at line 103 of file ImageAuthentication.h.
1.8.15