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

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

Version-specific method APIs. A TLS/SSL connection established with these methods will only understand the TLSv1.3 protocol.

#include <tabbyssl/openssl/ssl.h>

const SSL_METHOD *TLSv1_3_client_method(void);