pub unsafe extern "C-unwind" fn sec_protocol_options_set_peer_authentication_required(
options: sec_protocol_options_t,
peer_authentication_required: bool,
)👎Deprecated: renamed to
sec_protocol_options::set_peer_authentication_requiredAvailable on crate feature
SecProtocolOptions only.