---
title: invalidNonce
framework: passkit
role: symbol
role_heading: Type Property
path: passkit/pkidentityerror-swift.struct/invalidnonce
---

# invalidNonce

An error that indicates the number is too large or unsuitable.

## Declaration

```swift
static var invalidNonce: PKIdentityError.Code { get }
```

## See Also

### Constants

- [cancelled](passkit/pkidentityerror-swift.struct/cancelled.md)
- [invalidElement](passkit/pkidentityerror-swift.struct/invalidelement.md)
- [notSupported](passkit/pkidentityerror-swift.struct/notsupported.md)
- [networkUnavailable](passkit/pkidentityerror-swift.struct/networkunavailable.md)
- [noElementsRequested](passkit/pkidentityerror-swift.struct/noelementsrequested.md)
- [requestAlreadyInProgress](passkit/pkidentityerror-swift.struct/requestalreadyinprogress.md)
- [unknown](passkit/pkidentityerror-swift.struct/unknown.md)
