---
title: kSecCSContentInformation
framework: security
role: symbol
role_heading: Global Variable
path: security/kseccscontentinformation
---

# kSecCSContentInformation

More information about the file system contents making up the signed code on disk.

## Declaration

```swift
var kSecCSContentInformation: UInt32 { get }
```

## Discussion

Discussion It is not generally advisable to make use of this information, but some utilities (such as software-update tools) may find it useful.
