---
title: kSecKeyModifiable
framework: security
role: symbol
role_heading: Global Variable
path: security/kseckeymodifiable
---

# kSecKeyModifiable

Type uint32; value is nonzero. Attributes of this key can be modified.

## Declaration

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