TPML_TAGGED_TPM_PROPERTY
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| UINT32 | count |
| TPMS_TAGGED_PROPERTY[MAX_TPM_PROPERTIES] | tpmProperty |
Public Attributes Documentation
variable count
UINT32 count;
variable tpmProperty
TPMS_TAGGED_PROPERTY[MAX_TPM_PROPERTIES] tpmProperty;
Updated on 2026-08-11 at 13:05:35 +0000