Static rustls_ffi::enums::RUSTLS_ALL_VERSIONS

source ·
#[no_mangle]
pub static RUSTLS_ALL_VERSIONS: [u16; 2]
Expand description

Rustls’ list of supported protocol versions. The length of the array is given by RUSTLS_ALL_VERSIONS_LEN.