Return how many TLSv1.3 session tickets servers from a context are configured to send.
Declared in <openssl/ssl.h>
<openssl/ssl.h>
size_t SSL_CTX_get_num_tickets(SSL_CTX const* ctx);
Configured ticket count.