Sortix cross-volatile manual
This manual documents Sortix cross-volatile. You can instead view this document in the latest official manual.
NAME
SSL_get_SSL_CTX — get the SSL_CTX from which an SSL is createdSYNOPSIS
library “libssl” libcrypto#include <openssl/ssl.h>
SSL_get_SSL_CTX(const SSL *ssl);