pub unsafe extern "C-unwind" fn SecTrustSetVerifyDate(
trust: &SecTrust,
verify_date: &CFDate,
) -> i32👎Deprecated:
renamed to SecTrust::set_verify_date
Available on crate feature
SecTrust only.