---
title: makeIterator()
framework: cryptokit
role: symbol
role_heading: Instance Method
path: cryptokit/chachapoly/nonce/makeiterator()
---

# makeIterator()

Returns an iterator over the elements of the nonce.

## Declaration

```swift
func makeIterator() -> Array<UInt8>.Iterator
```
