---
title: kSecCodeInfoFlags
framework: security
role: symbol
role_heading: Global Variable
path: security/kseccodeinfoflags
---

# kSecCodeInfoFlags

A key whose value indicates the static (on-disk) state of the object.

## Declaration

```swift
let kSecCodeInfoFlags: CFString
```

## Discussion

Discussion The value is a CFNumber. See SecCodeSignatureFlags for a list of possible values.
