pub unsafe extern "C-unwind" fn SecTrustSetOCSPResponse(
trust: &SecTrust,
response_data: Option<&CFType>,
) -> i32👎Deprecated:
renamed to SecTrust::set_ocsp_response
Available on crate feature
SecTrust only.