Contents

serverTrust

A representation of the server’s SSL transaction state.

Declaration

var serverTrust: SecTrust? { get }

Mentioned in

Discussion

This value is nil if the authentication method of the protection space is not server trust.

See Also

Getting protection space properties