Sortix cross-volatile manual
This manual documents Sortix cross-volatile. You can instead view this document in the latest official manual.
NAME
SSL_set_SSL_CTX — modify an SSL connection object to use another contextSYNOPSIS
library “libssl” libcrypto#include <openssl/ssl.h>
SSL_set_SSL_CTX(SSL *ssl, SSL_CTX* ctx);