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

tlsMinimumSupportedProtocol

The minimum TLS protocol to accept during protocol negotiation. プロトコル交渉の間に受け入れる最小限のTLSプロトコル。

Declaration 宣言

var tlsMinimumSupportedProtocol: SSLProtocol { get set }

Discussion 議論

This property determines the minimum supported TLS protocol version for tasks within sessions based on this configuration. このプロパティは、最小限のサポートされるTLSプロトコルバージョンを、この構成設定に基づくセッション内のタスクに対して決定します。

See Also 参照

Setting Security Policies セキュリティ方針を設定する