MakeCredential_In
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| TPMI_DH_OBJECT | handle |
| TPM2B_DIGEST | credential |
| TPM2B_NAME | objectName |
Public Attributes Documentation
variable handle
TPMI_DH_OBJECT handle;
variable credential
TPM2B_DIGEST credential;
variable objectName
TPM2B_NAME objectName;
Updated on 2026-07-21 at 16:43:25 +0000