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

#include <Tpm12.h>

Collaboration diagram for tdTPM_IDENTITY_REQ:
Collaboration graph
[legend]

Public Attributes

UINT32 asymSize
 
UINT32 symSize
 
TPM_KEY_PARMS asymAlgorithm
 
TPM_KEY_PARMS symAlgorithm
 
UINT8asymBlob
 
UINT8symBlob
 

Detailed Description

Part 2, section 12.6 TPM_IDENTITY_REQ

Member Data Documentation

◆ asymAlgorithm

TPM_KEY_PARMS tdTPM_IDENTITY_REQ::asymAlgorithm

◆ asymBlob

UINT8* tdTPM_IDENTITY_REQ::asymBlob

◆ asymSize

UINT32 tdTPM_IDENTITY_REQ::asymSize

◆ symAlgorithm

TPM_KEY_PARMS tdTPM_IDENTITY_REQ::symAlgorithm

◆ symBlob

UINT8* tdTPM_IDENTITY_REQ::symBlob

◆ symSize

UINT32 tdTPM_IDENTITY_REQ::symSize

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