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.
pub type mbedtls_ecdh_variant = u32;
Defines the ECDH implementation used.
Later versions of the library may add new variants, therefore users should not make any assumptions about them.