Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing setter for
conf->new_session_tickets_count
(#313)
This option determines the number of new session tickets generated for each session, and is only present when `MBEDTLS_SSL_PROTO_TLS1_3` is set. We should add a setter for this option when the `tls13` feature is enabled.
- Loading branch information