iPXE
Data Fields
tdTPM_DELEGATE_OWNER_BLOB Struct Reference

Part 2, section 20.12: TPM_DELEGATE_OWNER_BLOB. More...

#include <Tpm12.h>

Data Fields

TPM_STRUCTURE_TAG tag
 
TPM_DELEGATE_PUBLIC pub
 
TPM_DIGEST integrityDigest
 
UINT32 additionalSize
 
UINT8additionalArea
 
UINT32 sensitiveSize
 
UINT8sensitiveArea
 

Detailed Description

Part 2, section 20.12: TPM_DELEGATE_OWNER_BLOB.

Definition at line 1880 of file Tpm12.h.

Field Documentation

◆ tag

TPM_STRUCTURE_TAG tdTPM_DELEGATE_OWNER_BLOB::tag

Definition at line 1881 of file Tpm12.h.

◆ pub

TPM_DELEGATE_PUBLIC tdTPM_DELEGATE_OWNER_BLOB::pub

Definition at line 1882 of file Tpm12.h.

◆ integrityDigest

TPM_DIGEST tdTPM_DELEGATE_OWNER_BLOB::integrityDigest

Definition at line 1883 of file Tpm12.h.

◆ additionalSize

UINT32 tdTPM_DELEGATE_OWNER_BLOB::additionalSize

Definition at line 1884 of file Tpm12.h.

◆ additionalArea

UINT8* tdTPM_DELEGATE_OWNER_BLOB::additionalArea

Definition at line 1885 of file Tpm12.h.

◆ sensitiveSize

UINT32 tdTPM_DELEGATE_OWNER_BLOB::sensitiveSize

Definition at line 1886 of file Tpm12.h.

◆ sensitiveArea

UINT8* tdTPM_DELEGATE_OWNER_BLOB::sensitiveArea

Definition at line 1887 of file Tpm12.h.


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