---
title: bytes
framework: cryptokit
role: symbol
role_heading: Instance Property
path: cryptokit/aes/gcm/nonce/bytes
---

# bytes

The bytes stored in the nonce.

## Declaration

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