security_framework_sys::trust

Function SecTrustSetOCSPResponse

Source
pub unsafe extern "C" fn SecTrustSetOCSPResponse(
    trust: SecTrustRef,
    responseData: CFTypeRef,
) -> OSStatus