[ServerTrustEvaluating]
-
Evaluates the given
SecTrustvalue for the givenhost.Declaration
Swift
public func evaluate(_ trust: SecTrust, forHost host: String) throwsParameters
trustThe
SecTrustvalue to evaluate.hostThe host for which to evaluate the
SecTrustvalue.Return Value
Whether or not the evaluator considers the
SecTrustvalue valid forhost.
View on GitHub
Install in Dash