---
title: WASharedSecret.DerivationMethod
framework: wifiaware
role: symbol
role_heading: Structure
path: wifiaware/washaredsecret/derivationmethod
---

# WASharedSecret.DerivationMethod

An enumeration of methods that can be used to derive a shared secret, as specified in the Wi-Fi Aware standard.

## Declaration

```swift
struct DerivationMethod
```

## Topics

### Type Properties

- [kdfHash256](wifiaware/washaredsecret/derivationmethod/kdfhash256.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
