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.