ServerTrustValidation
public protocol ServerTrustValidation
Undocumented
-
validate(trust:for:)Default implementationUndocumented
Default Implementation
Undocumented
Declaration
Swift
func validate(trust: SecTrust, for host: String) throws -
Undocumented
Declaration
Swift
func custom(trust: SecTrust, for host: String) throws
View on GitHub
Install in Dash
ServerTrustValidation Protocol Reference