---
title: count
framework: cryptokit
role: symbol
role_heading: Instance Property
path: cryptokit/chachapoly/nonce/count
---

# count

The number of bytes stored in the nonce.

## Declaration

```swift
var count: Int { get }
```
