Saood
02/26/2020, 10:31 AMIos.create {
configureSession {
}
}
Delegate method for certificate validation
func urlSession(_ session: URLSession, didReceive challenge: URLAuthenticationChallenge, completionHandler: @escaping (URLSession.AuthChallengeDisposition, URLCredential?) -> Swift.Void)