---
title: derivation
framework: wifiaware
role: symbol
role_heading: Instance Property
path: wifiaware/washaredsecret/derivation
---

# derivation

The method used to derive the shared secret on both sides of the connection, as per the Wi-Fi Aware standard.

## Declaration

```swift
let derivation: WASharedSecret.DerivationMethod
```
