pub unsafe extern "C-unwind" fn SecTaskCopySigningIdentifier(
task: &SecTask,
error: *mut *mut CFError,
) -> Option<CFRetained<CFString>>👎Deprecated:
renamed to SecTask::signing_identifier
Available on crate feature
SecTask only.