OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
DERImg4ManifestInfo Struct Reference

#include <libDERImg4.h>

Data Fields

DERImg4Environment environment
 
bool hasEcid
 
bool hasEffectiveProductionStatus
 
bool hasEffectiveSecurityMode
 
bool hasXugs
 
size_t imageDigestSize
 
uint8_t imageDigest [DER_IMG4_MAX_DIGEST_SIZE]
 

Detailed Description

Definition at line 44 of file libDERImg4.h.

Field Documentation

◆ environment

DERImg4Environment DERImg4ManifestInfo::environment

Definition at line 45 of file libDERImg4.h.

◆ hasEcid

bool DERImg4ManifestInfo::hasEcid

Definition at line 46 of file libDERImg4.h.

◆ hasEffectiveProductionStatus

bool DERImg4ManifestInfo::hasEffectiveProductionStatus

Definition at line 47 of file libDERImg4.h.

◆ hasEffectiveSecurityMode

bool DERImg4ManifestInfo::hasEffectiveSecurityMode

Definition at line 48 of file libDERImg4.h.

◆ hasXugs

bool DERImg4ManifestInfo::hasXugs

Definition at line 49 of file libDERImg4.h.

◆ imageDigest

uint8_t DERImg4ManifestInfo::imageDigest[DER_IMG4_MAX_DIGEST_SIZE]

Definition at line 51 of file libDERImg4.h.

◆ imageDigestSize

size_t DERImg4ManifestInfo::imageDigestSize

Definition at line 50 of file libDERImg4.h.


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