var authenticationMethod : String
The authentication method used by the receiver.
レシーバによって使われる認証メソッド。
var distinguishedNames : [Data]?
The acceptable certificate-issuing authorities for client certificate authentication.
クライアント証明書認証に対する受け入れ可能な証明書発行機関。
var host: String
The receiver’s host.
レシーバのもつホスト。
var port: Int
The receiver’s port.
レシーバのもつポート。
var `protocol`: String?
The receiver’s protocol.
レシーバのもつプロトコル。
var proxyType : String?
The receiver's proxy type.
レシーバのもつプロキシ型。
var realm: String?
The receiver’s authentication realm
レシーバのもつ認証レルム。
var serverTrust : SecTrust?
A representation of the server’s SSL transaction state.
サーバのもつSSLトランザクション状態のある表現。