<!--
{
  "availability" : [
    "iOS: 12.0.0 -",
    "iPadOS: 12.0.0 -",
    "macCatalyst: 12.0.0 -",
    "macOS: 10.14.0 -",
    "tvOS: 12.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 5.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Network",
  "identifier" : "/documentation/Network/NWProtocolTLS",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Network"
    ],
    "preciseIdentifier" : "s:7Network13NWProtocolTLSC"
  },
  "title" : "NWProtocolTLS"
}
-->

# NWProtocolTLS

A network protocol for connections that use Transport Layer Security.

```
class NWProtocolTLS
```

## Topics

### Creating TLS Connections

[`NWProtocolTLS.Options`](/documentation/Network/NWProtocolTLS/Options)

A container of options for configuring how TLS is used on a connection.

[`definition`](/documentation/Network/NWProtocolTLS/definition)

The system definition of the Transport Layer Security protocol.

### Inspecting TLS State

[`NWProtocolTLS.Metadata`](/documentation/Network/NWProtocolTLS/Metadata)

A handle you can use to inspect a connection’s TLS state.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)