---
title: NWProtocolTLS.Metadata
framework: network
role: symbol
role_heading: Class
path: network/nwprotocoltls/metadata
---

# NWProtocolTLS.Metadata

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

## Declaration

```swift
class Metadata
```

## Topics

### Inspecting TLS State

- [securityProtocolMetadata](network/nwprotocoltls/metadata/securityprotocolmetadata.md)

## Relationships

### Inherits From

- [NWProtocolMetadata](network/nwprotocolmetadata.md)

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
