protocol SSLDelegateProtocol : Sendable
s6OpenAI19SSLDelegateProtocolP
3WROQ
import OpenAI
protocol Sendable
func urlSession(_ session: URLSession, didReceive challenge: URLAuthenticationChallenge, completionHandler: @escaping (URLSession.AuthChallengeDisposition, URLCredential?) -> Void)