TPM2B_PUBLIC
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| UINT16 | size |
| TPMT_PUBLIC | publicArea |
Public Attributes Documentation
variable size
UINT16 size;
variable publicArea
TPMT_PUBLIC publicArea;
Updated on 2026-07-20 at 13:36:00 +0000
#include <tpm2.h>
| Name | |
|---|---|
| UINT16 | size |
| TPMT_PUBLIC | publicArea |
UINT16 size;
TPMT_PUBLIC publicArea;
Updated on 2026-07-20 at 13:36:00 +0000