TPMS_NV_CERTIFY_INFO
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| TPM2B_NAME | indexName |
| UINT16 | offset |
| TPM2B_MAX_NV_BUFFER | nvContents |
Public Attributes Documentation
variable indexName
TPM2B_NAME indexName;
variable offset
UINT16 offset;
variable nvContents
TPM2B_MAX_NV_BUFFER nvContents;
Updated on 2026-07-21 at 16:43:25 +0000