|
iPXE
|
#include <ImageAuthentication.h>
Data Fields | |
| EFI_SHA384_HASH | ToBeSignedHash |
| The SHA384 hash of an X.509 certificate's To-Be-Signed contents. | |
| EFI_TIME | TimeOfRevocation |
| The time that the certificate shall be considered to be revoked. | |
Definition at line 107 of file ImageAuthentication.h.
| EFI_SHA384_HASH EFI_CERT_X509_SHA384::ToBeSignedHash |
The SHA384 hash of an X.509 certificate's To-Be-Signed contents.
Definition at line 111 of file ImageAuthentication.h.
| EFI_TIME EFI_CERT_X509_SHA384::TimeOfRevocation |
The time that the certificate shall be considered to be revoked.
Definition at line 115 of file ImageAuthentication.h.