---
title: NWConnection.EstablishmentReport.Handshake
framework: network
role: symbol
role_heading: Structure
path: network/nwconnection/establishmentreport/handshake
---

# NWConnection.EstablishmentReport.Handshake

A description of a single protocol handshake.

## Declaration

```swift
struct Handshake
```

## Topics

### Measuring Performance

- [handshakeDuration](network/nwconnection/establishmentreport/handshake/handshakeduration.md)
- [handshakeRTT](network/nwconnection/establishmentreport/handshake/handshakertt.md)

### Identifying Protocols

- [definition](network/nwconnection/establishmentreport/handshake/definition.md)

## Relationships

### Conforms To

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

## See Also

### Inspecting Protocol Handshakes

- [handshakes](network/nwconnection/establishmentreport/handshakes.md)
