Commit_In
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| TPMI_DH_OBJECT | signHandle |
| TPM2B_ECC_POINT | P1 |
| TPM2B_SENSITIVE_DATA | s2 |
| TPM2B_ECC_PARAMETER | y2 |
Public Attributes Documentation
variable signHandle
TPMI_DH_OBJECT signHandle;
variable P1
TPM2B_ECC_POINT P1;
variable s2
TPM2B_SENSITIVE_DATA s2;
variable y2
TPM2B_ECC_PARAMETER y2;
Updated on 2026-07-21 at 16:43:25 +0000