TPMS_NV_PUBLIC
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| TPMI_RH_NV_INDEX | nvIndex |
| TPMI_ALG_HASH | nameAlg |
| TPMA_NV | attributes |
| TPM2B_DIGEST | authPolicy |
| UINT16 | dataSize |
Public Attributes Documentation
variable nvIndex
TPMI_RH_NV_INDEX nvIndex;
variable nameAlg
TPMI_ALG_HASH nameAlg;
variable attributes
TPMA_NV attributes;
variable authPolicy
TPM2B_DIGEST authPolicy;
variable dataSize
UINT16 dataSize;
Updated on 2026-07-21 at 16:43:25 +0000