Contents

serverTrust

The trust management object you use to evaluate trust for the current webpage.

Declaration

var serverTrust: SecTrust? { get }

Discussion

Use the object in this property to validate the webpage’s certificate and associated credentials. WKWebView is key-value observing (KVO) compliant for this property.

See Also

Inspecting the view information