Sortix cross-volatile manual
This manual documents Sortix cross-volatile. You can instead view this document in the latest official manual.
NAME
SSL_SESSION_has_ticket, SSL_SESSION_get_ticket_lifetime_hint — get details about the ticket associated with a sessionSYNOPSIS
#include <openssl/ssl.h>SSL_SESSION_has_ticket(const SSL_SESSION *s);
SSL_SESSION_get_ticket_lifetime_hint(const SSL_SESSION *s);