EFI_CERT_X509_SHA256

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct EFI_CERT_X509_SHA256 {}

Members

Variables

TimeOfRevocation
EFI_TIME TimeOfRevocation;

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

ToBeSignedHash
EFI_SHA256_HASH ToBeSignedHash;

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

Meta