A TLS error reported by a TLS connection or listener.
SDKs
- iOS 12.0+
- macOS 10.14+
- Mac Catalyst 13.0+
- tvOS 12.0+
- watchOS 6.0+
- Xcode 10.0+
Framework
- Network
Declaration
case tls(OSStatus)
A TLS error reported by a TLS connection or listener.
SDKs
Framework
case tls(OSStatus)
case posix(POSIXError Code)
A POSIX error, which is used for most network protocol and routing errors.
case dns(DNSService Error Type)
A DNS error encountered in resolving, browsing, or advertising.