NAME
SSL_CTX_sess_set_cache_size, SSL_CTX_sess_get_cache_size — manipulate session cache sizeSYNOPSIS
#include <openssl/ssl.h>SSL_CTX_sess_set_cache_size(SSL_CTX *ctx, long t);
SSL_CTX_sess_get_cache_size(SSL_CTX *ctx);
Copyright 2011-2024 Jonas 'Sortie'
Termansen and contributors. Sortix is free software under the ISC license. |
#sortix on irc.sortix.org @sortix_org |