---
title: encapsulatedKey
framework: cryptokit
role: symbol
role_heading: Instance Property
path: cryptokit/hpke/sender/encapsulatedkey
---

# encapsulatedKey

The encapsulated symmetric key that the recipient uses to decrypt messages.

## Declaration

```swift
let encapsulatedKey: Data
```
