mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-29 19:32:13 +01:00
Can send a new session ticket any time after handshake is complete with TLS v1.3. Added API for server application to do this. Added tests.
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