sec_protocol_options_set_enable_encrypted_client_hello

Function sec_protocol_options_set_enable_encrypted_client_hello 

Source
pub unsafe extern "C-unwind" fn sec_protocol_options_set_enable_encrypted_client_hello(
    options: sec_protocol_options_t,
    enable_encrypted_client_hello: bool,
)
👎Deprecated: renamed to sec_protocol_options::set_enable_encrypted_client_hello
Available on crate feature SecProtocolOptions only.