Skip to main content

SecACLCopySimpleContents

Function SecACLCopySimpleContents 

Source
pub unsafe extern "C-unwind" fn SecACLCopySimpleContents(
    acl: &SecACL,
    application_list: NonNull<*const CFArray>,
    description: NonNull<*const CFString>,
    prompt_selector: NonNull<CSSM_ACL_KEYCHAIN_PROMPT_SELECTOR>,
) -> i32
👎Deprecated:

renamed to SecACL::copy_simple_contents

Available on crate features cssmapple and cssmconfig and SecACL and SecBase only.