---
title: bytes
framework: cryptokit
role: symbol
role_heading: Instance Property
path: cryptokit/symmetrickey/bytes
---

# bytes

Access the raw bytes of the key.

## Declaration

```swift
var bytes: RawSpan { get }
```
