Rewrap_In
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| TPMI_DH_OBJECT | oldParent |
| TPMI_DH_OBJECT | newParent |
| TPM2B_PRIVATE | inDuplicate |
| TPM2B_NAME | name |
| TPM2B_ENCRYPTED_SECRET | inSymSeed |
Public Attributes Documentation
variable oldParent
TPMI_DH_OBJECT oldParent;
variable newParent
TPMI_DH_OBJECT newParent;
variable inDuplicate
TPM2B_PRIVATE inDuplicate;
variable name
TPM2B_NAME name;
variable inSymSeed
TPM2B_ENCRYPTED_SECRET inSymSeed;
Updated on 2026-07-21 at 16:43:25 +0000