TPML_ECC_CURVE
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| UINT32 | count |
| TPM_ECC_CURVE[MAX_ECC_CURVES] | eccCurves |
Public Attributes Documentation
variable count
UINT32 count;
variable eccCurves
TPM_ECC_CURVE[MAX_ECC_CURVES] eccCurves;
Updated on 2026-07-17 at 01:13:32 +0000