SecACLSetSimpleContents

Function SecACLSetSimpleContents 

Source
pub unsafe extern "C-unwind" fn SecACLSetSimpleContents(
    acl: &SecACL,
    application_list: Option<&CFArray>,
    description: &CFString,
    prompt_selector: NonNull<CSSM_ACL_KEYCHAIN_PROMPT_SELECTOR>,
) -> i32
👎Deprecated: renamed to SecACL::set_simple_contents
Available on crate features SecACL and SecBase and cssmapple and cssmconfig only.