XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
tdTPM_SEALED_DATA Struct Reference

#include <Tpm12.h>

Collaboration diagram for tdTPM_SEALED_DATA:
Collaboration graph
[legend]

Public Attributes

TPM_PAYLOAD_TYPE payload
 
TPM_SECRET authData
 
TPM_NONCE tpmProof
 
TPM_DIGEST storedDigest
 
UINT32 dataSize
 
UINT8data
 

Detailed Description

Part 2, section 9.3: TPM_SEALED_DATA [size_is(dataSize)] BYTE* data;

Member Data Documentation

◆ authData

TPM_SECRET tdTPM_SEALED_DATA::authData

◆ data

UINT8* tdTPM_SEALED_DATA::data

◆ dataSize

UINT32 tdTPM_SEALED_DATA::dataSize

◆ payload

TPM_PAYLOAD_TYPE tdTPM_SEALED_DATA::payload

◆ storedDigest

TPM_DIGEST tdTPM_SEALED_DATA::storedDigest

◆ tpmProof

TPM_NONCE tdTPM_SEALED_DATA::tpmProof

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