|
XenevaOS
|
#include <Tpm12.h>

Public Attributes | |
| TPM_STRUCTURE_TAG | tag |
| UINT8 | fixed [4] |
| TPM_NONCE | replay |
| UINT32 | dataLen |
| UINT8 * | data |
Part 2, section 5.14: TPM_SIGN_INFO Size of data indicated by dataLen
| UINT8* tdTPM_SIGN_INFO::data |
| UINT32 tdTPM_SIGN_INFO::dataLen |
| UINT8 tdTPM_SIGN_INFO::fixed[4] |
| TPM_NONCE tdTPM_SIGN_INFO::replay |
| TPM_STRUCTURE_TAG tdTPM_SIGN_INFO::tag |