iPXE
Data Fields
tdTPM_MIGRATE_ASYMKEY Struct Reference

Part 2, section 10.8: TPM_MIGRATE_ASYMKEY [size_is(partPrivKeyLen)] BYTE* partPrivKey;. More...

#include <Tpm12.h>

Data Fields

TPM_PAYLOAD_TYPE payload
 
TPM_SECRET usageAuth
 
TPM_DIGEST pubDataDigest
 
UINT32 partPrivKeyLen
 
UINT8partPrivKey
 

Detailed Description

Part 2, section 10.8: TPM_MIGRATE_ASYMKEY [size_is(partPrivKeyLen)] BYTE* partPrivKey;.

Definition at line 1102 of file Tpm12.h.

Field Documentation

◆ payload

TPM_PAYLOAD_TYPE tdTPM_MIGRATE_ASYMKEY::payload

Definition at line 1104 of file Tpm12.h.

◆ usageAuth

TPM_SECRET tdTPM_MIGRATE_ASYMKEY::usageAuth

Definition at line 1105 of file Tpm12.h.

◆ pubDataDigest

TPM_DIGEST tdTPM_MIGRATE_ASYMKEY::pubDataDigest

Definition at line 1106 of file Tpm12.h.

◆ partPrivKeyLen

UINT32 tdTPM_MIGRATE_ASYMKEY::partPrivKeyLen

Definition at line 1107 of file Tpm12.h.

◆ partPrivKey

UINT8* tdTPM_MIGRATE_ASYMKEY::partPrivKey

Definition at line 1108 of file Tpm12.h.


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