You are viewing documentation for a previous version of this software.

Switch to the latest stable version.

SSLTrustValidator


PROTOCOL

SSLTrustValidator

Swift
1public protocol SSLTrustValidator

Methods

isValid(_:domain:)

Swift
1func isValid(_ trust: SecTrust, domain: String?) -> Bool
Feedback

Edit on GitHub

Forums