---
title: CMSSignerStatus.needsDetachedContent
framework: security
role: symbol
role_heading: Case
path: security/cmssignerstatus/needsdetachedcontent
---

# CMSSignerStatus.needsDetachedContent

The message was signed but has detached content. You must call the CMSDecoderSetDetachedContent(_:_:) function before ascertaining the signature status.

## Declaration

```swift
case needsDetachedContent
```
