Type Alias esp_idf_sys::mbedtls_ecdh_variant
source ยท pub type mbedtls_ecdh_variant = c_uint;
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.