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