mbedtls_md_get_type() function
This function extracts the message-digest type from the message-digest information structure.
Arguments
md_info
The information structure of the message-digest algorithm to use.
Return value
The type of the message digest.
Examples
mbedtls_md_get_type() is referenced by 1 libraries and example projects: