---
title: encapsulated
framework: cryptokit
role: symbol
role_heading: Instance Property
path: cryptokit/kem/encapsulationresult/encapsulated
---

# encapsulated

The encapsulated representation of the shared secret.

## Declaration

```swift
let encapsulated: Data
```
