AuthenticationChallenger
public protocol AuthenticationChallengerHandle authentication challenges in the Fintech Bridge. Useful for SSL pinning.
- 
                  
                  Handle a specific authentication challenge. DeclarationSwift func authenticationChallenger(handle challenge: URLAuthenticationChallenge, completionHandler: @escaping (URLSession.AuthChallengeDisposition, URLCredential?) -> Void)
 AuthenticationChallenger Protocol Reference
        AuthenticationChallenger Protocol Reference