SecACLGetAuthorizations

Function SecACLGetAuthorizations 

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