Type Alias esp_idf_hal::sys::mbedtls_ecdh_variant

source ยท
pub type mbedtls_ecdh_variant = u32;
Expand description

Defines the ECDH implementation used.

Later versions of the library may add new variants, therefore users should not make any assumptions about them.