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