SSLTrustValidator
PROTOCOL
SSLTrustValidator
Swift
1public protocol SSLTrustValidator
Methods
isValid(_:domain:)
Swift
1func isValid(_ trust: SecTrust, domain: String?) -> Bool
You are viewing documentation for a previous version of this software.
Switch to the latest stable version.PROTOCOL
SSLTrustValidator
1public protocol SSLTrustValidator
isValid(_:domain:)
1func isValid(_ trust: SecTrust, domain: String?) -> Bool