---
title: CMSSignerStatus.invalidIndex
framework: security
role: symbol
role_heading: Case
path: security/cmssignerstatus/invalidindex
---

# CMSSignerStatus.invalidIndex

The specified value for the signer index (signerIndex parameter) is greater than the number of signers of the message minus one (signerIndex > (numSigners – 1)).

## Declaration

```swift
case invalidIndex
```
