mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
feature/openssl: correct wrong description
This commit is contained in:
parent
41a91d7cb9
commit
9555ce291e
@ -2,7 +2,7 @@ OpenSSL-APIs
|
||||
------------
|
||||
|
||||
This directory does not contain OpenSSL itself, but the code here can be used as a wrapper for applications using the OpenSSL API.
|
||||
It uses mbedSSL to do the actual work, so anyone compiling openssl code needs the mbedtls library and header file.
|
||||
It uses mbedTLS to do the actual work, so anyone compiling openssl code needs the mbedtls library and header file.
|
||||
|
||||
OpenSSL APIs not mentioned in this article are not open to public for the time,
|
||||
also do not have the corresponding function.
|
||||
|
Loading…
Reference in New Issue
Block a user