TPM2B_ECC_POINT
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| UINT16 | size |
| TPMS_ECC_POINT | point |
Public Attributes Documentation
variable size
UINT16 size;
variable point
TPMS_ECC_POINT point;
Updated on 2026-07-21 at 16:43:25 +0000
#include <tpm2.h>
| Name | |
|---|---|
| UINT16 | size |
| TPMS_ECC_POINT | point |
UINT16 size;
TPMS_ECC_POINT point;
Updated on 2026-07-21 at 16:43:25 +0000