iPXE
Data Fields
EFI_CERT_X509_SHA384 Struct Reference

#include <ImageAuthentication.h>

Data Fields

EFI_SHA384_HASH ToBeSignedHash
 The SHA384 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...
 

Detailed Description

Definition at line 106 of file ImageAuthentication.h.

Field Documentation

◆ ToBeSignedHash

EFI_SHA384_HASH EFI_CERT_X509_SHA384::ToBeSignedHash

The SHA384 hash of an X.509 certificate's To-Be-Signed contents.

Definition at line 110 of file ImageAuthentication.h.

◆ TimeOfRevocation

EFI_TIME EFI_CERT_X509_SHA384::TimeOfRevocation

The time that the certificate shall be considered to be revoked.

Definition at line 114 of file ImageAuthentication.h.


The documentation for this struct was generated from the following file: