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.
A representation of the server’s SSL transaction state.
var serverTrust: SecTrust? { get }This value is nil if the authentication method of the protection space is not server trust.