NAME
SSL_get_ciphers, SSL_get_cipher_list — get list of available SSL_CIPHERsSYNOPSIS
#include <openssl/ssl.h>SSL_get_ciphers(const SSL *ssl);
SSL_get_cipher_list(const SSL *ssl, int priority);
Copyright 2011-2024 Jonas 'Sortie'
Termansen and contributors. Sortix is free software under the ISC license. |
#sortix on irc.sortix.org @sortix_org |