Skip to main content

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 cssmapple and cssmconfig and SecACL and SecBase only.