iPXE
Data Fields
tdTPM_EK_BLOB Struct Reference

Part 2, section 12.1 TPM_EK_BLOB. More...

#include <Tpm12.h>

Data Fields

TPM_STRUCTURE_TAG tag
 
TPM_EK_TYPE ekType
 
UINT32 blobSize
 
UINT8blob
 

Detailed Description

Part 2, section 12.1 TPM_EK_BLOB.

Definition at line 1183 of file Tpm12.h.

Field Documentation

◆ tag

TPM_STRUCTURE_TAG tdTPM_EK_BLOB::tag

Definition at line 1184 of file Tpm12.h.

◆ ekType

TPM_EK_TYPE tdTPM_EK_BLOB::ekType

Definition at line 1185 of file Tpm12.h.

◆ blobSize

UINT32 tdTPM_EK_BLOB::blobSize

Definition at line 1186 of file Tpm12.h.

◆ blob

UINT8* tdTPM_EK_BLOB::blob

Definition at line 1187 of file Tpm12.h.


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