NAME
SSL_state_string, SSL_state_string_long — get textual description of state of an SSL objectSYNOPSIS
#include <openssl/ssl.h>SSL_state_string(const SSL *ssl);
SSL_state_string_long(const SSL *ssl);
Copyright 2011-2024 Jonas 'Sortie'
Termansen and contributors. Sortix is free software under the ISC license. |
#sortix on irc.sortix.org @sortix_org |