Skip to main content

SecTrustedApplicationSetData

Function SecTrustedApplicationSetData 

Source
pub unsafe extern "C-unwind" fn SecTrustedApplicationSetData(
    app_ref: &SecTrustedApplication,
    data: &CFData,
) -> i32
👎Deprecated:

renamed to SecTrustedApplication::set_data

Available on crate features SecBase and SecTrustedApplication only.