pub unsafe extern "C-unwind" fn sec_protocol_options_get_enable_encrypted_client_hello(
options: sec_protocol_options_t,
) -> bool👎Deprecated:
renamed to sec_protocol_options::enabled_encrypted_client_hello
Available on crate feature
SecProtocolOptions only.