iPXE
Data Fields
tdTPM_STORE_ASYMKEY Struct Reference

Part 2, section 10.6: TPM_STORE_ASYMKEY. More...

#include <Tpm12.h>

Data Fields

TPM_PAYLOAD_TYPE payload
 
TPM_SECRET usageAuth
 
TPM_SECRET migrationAuth
 
TPM_DIGEST pubDataDigest
 
TPM_STORE_PRIVKEY privKey
 

Detailed Description

Part 2, section 10.6: TPM_STORE_ASYMKEY.

Definition at line 1089 of file Tpm12.h.

Field Documentation

◆ payload

TPM_PAYLOAD_TYPE tdTPM_STORE_ASYMKEY::payload

Definition at line 1091 of file Tpm12.h.

◆ usageAuth

TPM_SECRET tdTPM_STORE_ASYMKEY::usageAuth

Definition at line 1092 of file Tpm12.h.

◆ migrationAuth

TPM_SECRET tdTPM_STORE_ASYMKEY::migrationAuth

Definition at line 1093 of file Tpm12.h.

◆ pubDataDigest

TPM_DIGEST tdTPM_STORE_ASYMKEY::pubDataDigest

Definition at line 1094 of file Tpm12.h.

◆ privKey

TPM_STORE_PRIVKEY tdTPM_STORE_ASYMKEY::privKey

Definition at line 1095 of file Tpm12.h.


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