TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_CERT_X509_SHA256 Struct Reference

Data Fields

EFI_SHA256_HASH ToBeSignedHash
 
EFI_TIME TimeOfRevocation
 

Detailed Description

Definition at line 90 of file ImageAuthentication.h.

Field Documentation

◆ TimeOfRevocation

EFI_TIME EFI_CERT_X509_SHA256::TimeOfRevocation

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

Definition at line 98 of file ImageAuthentication.h.

◆ ToBeSignedHash

EFI_SHA256_HASH EFI_CERT_X509_SHA256::ToBeSignedHash

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

Definition at line 94 of file ImageAuthentication.h.


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