pub type mbedtls_md_type_t = c_uint;
Expand description

\brief Supported message digests.

\warning MD5 and SHA-1 are considered weak message digests and their use constitutes a security risk. We recommend considering stronger message digests instead.