The maximum TLS protocol version that the client should request when making connections in this session.
Deprecated
Use TLSMaximum
instead.
SDKs
- iOS 7.0–13.0Deprecated
- macOS 10.9–10.15Deprecated
- Mac Catalyst 13.0+
- tvOS 9.0–13.0Deprecated
- watchOS 2.0–6.0Deprecated
Framework
- Foundation
Declaration
@property SSLProtocol TLSMaximumSupportedProtocol;
Discussion
This property determines the maximum supported TLS protocol version for tasks within sessions based on this configuration.