TPMS_ECC_PARMS
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| TPMT_SYM_DEF_OBJECT | symmetric |
| TPMT_ECC_SCHEME | scheme |
| TPMI_ECC_CURVE | curveID |
| TPMT_KDF_SCHEME | kdf |
Public Attributes Documentation
variable symmetric
TPMT_SYM_DEF_OBJECT symmetric;
variable scheme
TPMT_ECC_SCHEME scheme;
variable curveID
TPMI_ECC_CURVE curveID;
variable kdf
TPMT_KDF_SCHEME kdf;
Updated on 2026-07-21 at 16:43:25 +0000