WIN_CERTIFICATE_UEFI_GUID.CertData

The following is the certificate data. The format of the data is determined by the CertType. If CertType is EFI_CERT_TYPE_RSA2048_SHA256_GUID, the CertData will be EFI_CERT_BLOCK_RSA_2048_SHA256 structure.

struct WIN_CERTIFICATE_UEFI_GUID
UINT8[1] CertData;

Meta