NV_Read_In
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| TPMI_RH_NV_AUTH | authHandle |
| TPMI_RH_NV_INDEX | nvIndex |
| UINT16 | size |
| UINT16 | offset |
Public Attributes Documentation
variable authHandle
TPMI_RH_NV_AUTH authHandle;
variable nvIndex
TPMI_RH_NV_INDEX nvIndex;
variable size
UINT16 size;
variable offset
UINT16 offset;
Updated on 2026-07-21 at 16:43:25 +0000