wolfssl/doc
Juliusz Sosinowicz 1fd090d094 Update `wolfSSL_get_session` docs
Recommend using `wolfSSL_get1_session` and `NO_SESSION_CACHE_REF` for session resumption purposes. `wolfSSL_get_session` should not be used unless to inspect the current session object.
2022-03-17 12:56:28 +01:00
..
dox_comments/header_files Update `wolfSSL_get_session` docs 2022-03-17 12:56:28 +01:00
formats Cleanup markdown documentation 2021-10-13 16:39:46 +01:00
images
README.txt Fixing some typos. Thanks to Fossies for the report 2020-01-10 11:45:51 -07:00
README_DOXYGEN Purge IDEA cipher 2022-01-31 15:29:25 -05:00
check_api.sh
generate_documentation.sh fixes for shell script errors detected by shellcheck --severity=error. 2022-03-08 12:51:48 -06:00
include.am

README.txt

The wolfSSL manual is available at:
http://www.wolfssl.com/documentation/wolfSSL-Manual.pdf

The wolfSSL API guide is available at:
https://www.wolfssl.com/doxygen/wolfssl_API.html

The wolfCrypt API guide is available at:
https://www.wolfssl.com/doxygen/wolfcrypt_API.html