Skip to main content

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