mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-07 06:20:47 +02:00
be743b2204
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