|
iPXE
|
#include <ImageAuthentication.h>
Data Fields | |
| EFI_SHA512_HASH | ToBeSignedHash |
| The SHA512 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 118 of file ImageAuthentication.h.
| EFI_SHA512_HASH EFI_CERT_X509_SHA512::ToBeSignedHash |
The SHA512 hash of an X.509 certificate's To-Be-Signed contents.
Definition at line 122 of file ImageAuthentication.h.
| EFI_TIME EFI_CERT_X509_SHA512::TimeOfRevocation |
The time that the certificate shall be considered to be revoked.
Definition at line 126 of file ImageAuthentication.h.