Sortix cross-volatile manual
This manual documents Sortix cross-volatile. You can instead view this document in the latest official manual.
NAME
SSL_SESSION_get0_peer — get details about peer's certificate for a sessionSYNOPSIS
library “libssl” libcrypto#include <openssl/ssl.h>
SSL_SESSION_get0_peer(SSL_SESSION *s);