pub unsafe extern "C-unwind" fn SecCodeCopySigningInformation(
code: &SecStaticCode,
flags: SecCSFlags,
information: NonNull<*const CFDictionary>,
) -> i32👎Deprecated:
renamed to SecCode::copy_signing_information
Available on crate features
CSCommon and SecCode only.