iPXE
Data Fields
tdTPM_SIGN_INFO Struct Reference

Part 2, section 5.14: TPM_SIGN_INFO Size of data indicated by dataLen. More...

#include <Tpm12.h>

Data Fields

TPM_STRUCTURE_TAG tag
 
UINT8 fixed [4]
 
TPM_NONCE replay
 
UINT32 dataLen
 
UINT8data
 

Detailed Description

Part 2, section 5.14: TPM_SIGN_INFO Size of data indicated by dataLen.

Definition at line 651 of file Tpm12.h.

Field Documentation

◆ tag

TPM_STRUCTURE_TAG tdTPM_SIGN_INFO::tag

Definition at line 652 of file Tpm12.h.

◆ fixed

UINT8 tdTPM_SIGN_INFO::fixed[4]

Definition at line 653 of file Tpm12.h.

◆ replay

TPM_NONCE tdTPM_SIGN_INFO::replay

Definition at line 654 of file Tpm12.h.

◆ dataLen

UINT32 tdTPM_SIGN_INFO::dataLen

Definition at line 655 of file Tpm12.h.

◆ data

UINT8* tdTPM_SIGN_INFO::data

Definition at line 656 of file Tpm12.h.


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