Instance Property インスタンスプロパティ

serverTrust

A representation of the server’s SSL transaction state. サーバのもつSSLトランザクション状態のある表現。

Declaration 宣言

var serverTrust: SecTrust? { get }

Discussion 議論

This value is nil if the authentication method of the protection space is not server trust. この値はnilです、もし保護空間の認証メソッドがサーバ信用でないならば。

See Also 参照

Getting Protection Space Properties 保護空間プロパティを取得する