PolicyDuplicationSelect_In
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| TPMI_SH_POLICY | policySession |
| TPM2B_NAME | objectName |
| TPM2B_NAME | newParentName |
| TPMI_YES_NO | includeObject |
Public Attributes Documentation
variable policySession
TPMI_SH_POLICY policySession;
variable objectName
TPM2B_NAME objectName;
variable newParentName
TPM2B_NAME newParentName;
variable includeObject
TPMI_YES_NO includeObject;
Updated on 2026-07-21 at 16:43:25 +0000