---
title: kSecKeyPermanent
framework: security
role: symbol
role_heading: Global Variable
path: security/kseckeypermanent
---

# kSecKeyPermanent

Type uint32; value is nonzero. This key is permanent (stored in some keychain) and is always 1.

## Declaration

```swift
var kSecKeyPermanent: Int32 { get }
```
