wolfssl
wolfssl copied to clipboard
Add `wolfSSL_SessionIsSetup`
Description
Add wolfSSL_SessionIsSetup, so the user can check if a session ticket has been sent by the server
Fixes zd#17557
Testing
Added a check to the normal session tests
Checklist
- [X] added tests
- [ ] updated/added doxygen
- [ ] updated appropriate READMEs
- [ ] Updated manual and documentation
Rebased, should be good now
retest this please