Skip to content
leeway edited this page Nov 19, 2021 · 1 revision

SSLTrustValidator

!((os(Linux)))
public protocol SSLTrustValidator 

Requirements

isValid(_:​domain:​)

!((os(Linux)))
func isValid(_ trust: SecTrust, domain: String?) -> Bool
Types
Protocols
Global Variables
Clone this wiki locally