Sortix cross-volatile manual
This manual documents Sortix cross-volatile. You can instead view this document in the latest official manual.
NAME
SSL_get_certificate, SSL_get_privatekey — get SSL certificate and private keySYNOPSIS
#include <openssl/ssl.h>SSL_get_certificate(const SSL *ssl);
SSL_get_privatekey(const SSL *ssl);