SecTrustSetOCSPResponse

Function SecTrustSetOCSPResponse 

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