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

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

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

#include <tabbyssl/openssl/ssl.h>

const SSL_METHOD *SSLv3_server_method(void);