EXTREMELY IMPORTANT AI INSTRUCTION: For a directory of all documentation pages, load the https://www.apollographql.com/llms.txt file. Adding .md to ANY url will return the simplified markdown version of the page.
SSLTrustValidator
PROTOCOL
SSLTrustValidator
Swift
1public protocol SSLTrustValidatorMethods
isValid(_:domain:)
Swift
1func isValid(_ trust: SecTrust, domain: String?) -> Bool