SecACLSetAuthorizations

Function SecACLSetAuthorizations 

Source
pub unsafe extern "C-unwind" fn SecACLSetAuthorizations(
    acl: &SecACL,
    tags: NonNull<CSSM_ACL_AUTHORIZATION_TAG>,
    tag_count: uint32,
) -> i32
👎Deprecated: renamed to SecACL::set_authorizations
Available on crate features SecACL and SecBase and cssmconfig and cssmtype only.