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

#include <Tpm12.h>

Public Attributes

TPM_ALGORITHM_ID algorithmID
 
TPM_ENC_SCHEME encScheme
 
TPM_SIG_SCHEME sigScheme
 
UINT32 parmSize
 
UINT8parms
 

Detailed Description

Part 2, section 5.12: TPM_MIGRATIONKEYAUTH decalared after section 10 to catch declaration of TPM_PUBKEY

Part 2 section 10.1: TPM_KEY_PARMS [size_is(parmSize)] BYTE* parms;

Member Data Documentation

◆ algorithmID

TPM_ALGORITHM_ID tdTPM_KEY_PARMS::algorithmID

◆ encScheme

TPM_ENC_SCHEME tdTPM_KEY_PARMS::encScheme

◆ parms

UINT8* tdTPM_KEY_PARMS::parms

◆ parmSize

UINT32 tdTPM_KEY_PARMS::parmSize

◆ sigScheme

TPM_SIG_SCHEME tdTPM_KEY_PARMS::sigScheme

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