Instance Method インスタンスメソッド

startSecureConnection()

Completes any enqueued reads and writes, and establishes a secure connection. あらゆるエンキューされた読み出しおよび書き出しを完了します、そしてある安全な接続を確立します。

Declaration 宣言

func startSecureConnection()

Discussion 議論

Authentication callbacks are sent to the session's delegate using the urlSession(_:task:didReceive:completionHandler:) method. 認証コールバックは、セッションのもつ委任先へとurlSession(_:task:didReceive:completionHandler:)メソッドを使って送られます。

See Also 参照

Starting and Stopping Secure Connections 安全な接続の開始および停止