TianoCore EDK2 master
Loading...
Searching...
No Matches
tdTPM_STORE_ASYMKEY Struct Reference

#include <MdePkg/Include/IndustryStandard/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 1087 of file Tpm12.h.

Field Documentation

◆ migrationAuth

TPM_SECRET tdTPM_STORE_ASYMKEY::migrationAuth

Definition at line 1091 of file Tpm12.h.

◆ payload

TPM_PAYLOAD_TYPE tdTPM_STORE_ASYMKEY::payload

Definition at line 1089 of file Tpm12.h.

◆ privKey

TPM_STORE_PRIVKEY tdTPM_STORE_ASYMKEY::privKey

Definition at line 1093 of file Tpm12.h.

◆ pubDataDigest

TPM_DIGEST tdTPM_STORE_ASYMKEY::pubDataDigest

Definition at line 1092 of file Tpm12.h.

◆ usageAuth

TPM_SECRET tdTPM_STORE_ASYMKEY::usageAuth

Definition at line 1090 of file Tpm12.h.


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