Sortix cross-volatile manual
This manual documents Sortix cross-volatile. You can instead view this document in the latest official manual.
NAME
SSL_SESSION_is_resumable — determine whether an SSL_SESSION object can be used for resumptionSYNOPSIS
library “libssl” libcrypto#include <openssl/ssl.h>
SSL_SESSION_is_resumable(const SSL_SESSION *session);