SecTrustGetVerifyTime

Function SecTrustGetVerifyTime 

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