SetCommandSet_In
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| TPMI_RH_HIERARCHY | authHandle |
| TPM_CC | commandCode |
| UINT32 | enableFlag |
| UINT32 | lockFlag |
Public Attributes Documentation
variable authHandle
TPMI_RH_HIERARCHY authHandle;
variable commandCode
TPM_CC commandCode;
variable enableFlag
UINT32 enableFlag;
variable lockFlag
UINT32 lockFlag;
Updated on 2026-07-21 at 16:43:25 +0000