sec_protocol_options_set_local_identity

Function sec_protocol_options_set_local_identity 

Source
pub unsafe extern "C-unwind" fn sec_protocol_options_set_local_identity(
    options: sec_protocol_options_t,
    identity: sec_identity_t,
)
👎Deprecated: renamed to sec_protocol_options::set_local_identity
Available on crate features SecProtocolOptions and SecProtocolTypes only.