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

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

This SSL/TLS version is not supported. Always return NULL.

#include <tabbyssl/openssl/ssl.h>

const SSL_METHOD *TLSv1_client_method(void);