[][src]Function tabbyssl::libssl::ssl::tabby_SSLv23_client_method

#[no_mangle]pub extern "C" fn tabby_SSLv23_client_method() -> *const TABBY_METHOD

A general-purpose version-flexible SSL/TLS method. The supported protocols are TLSv1.2 and TLSv1.3.

#include <tabbyssl/openssl/ssl.h>

const SSL_METHOD *SSLv23_client_method(void);