pub unsafe extern "C-unwind" fn SecTrustGetVerifyTime(
trust: &SecTrust,
) -> CFAbsoluteTime
👎Deprecated: renamed to
SecTrust::verify_time
Available on crate feature
SecTrust
only.pub unsafe extern "C-unwind" fn SecTrustGetVerifyTime(
trust: &SecTrust,
) -> CFAbsoluteTime
SecTrust::verify_time
SecTrust
only.