CSIdentitySetCertificate

Function CSIdentitySetCertificate 

Source
pub unsafe extern "C-unwind" fn CSIdentitySetCertificate(
    user: &CSIdentity,
    certificate: Option<&SecCertificate>,
)
👎Deprecated: renamed to CSIdentity::set_certificate
Available on crate features CSIdentity and objc2-security only.