I am currently using mbedtls for a project. I want to know if there is a error look up function at all that will take a error code and give me back a error message of some kind?
Asked
Active
Viewed 58 times
0
-
2[mbedtls_strerror](https://tls.mbed.org/api/error_8h.html#a8c41c149b77a4807115b19c2af858558) – Ian Abbott Apr 08 '19 at 13:13