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-09-02 at 04:34:59 +0000