ObjectChangeAuth_In
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| TPMI_DH_OBJECT | objectHandle |
| TPMI_DH_OBJECT | parentHandle |
| TPM2B_AUTH | newAuth |
Public Attributes Documentation
variable objectHandle
TPMI_DH_OBJECT objectHandle;
variable parentHandle
TPMI_DH_OBJECT parentHandle;
variable newAuth
TPM2B_AUTH newAuth;
Updated on 2026-07-21 at 16:43:25 +0000