TPM2B_TEMPLATE
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| UINT16 | size |
| BYTE[sizeof(TPMT_PUBLIC)] | buffer |
Public Attributes Documentation
variable size
UINT16 size;
variable buffer
BYTE[sizeof(TPMT_PUBLIC)] buffer;
Updated on 2026-07-20 at 13:36:00 +0000