pub unsafe extern "C-unwind" fn sec_identity_create_with_certificates(
identity: &SecIdentity,
certificates: &CFArray,
) -> sec_identity_t
👎Deprecated: renamed to
sec_identity::create_with_certificates
Available on crate features
SecBase
and SecProtocolTypes
only.