pub unsafe extern "C-unwind" fn sec_protocol_options_append_tls_ciphersuite(
options: sec_protocol_options_t,
ciphersuite: tls_ciphersuite_t,
)
👎Deprecated: renamed to
sec_protocol_options::append_tls_ciphersuite
Available on crate features
SecProtocolOptions
and SecProtocolTypes
only.