---
title: kSecKeyUnwrap
framework: security
role: symbol
role_heading: Global Variable
path: security/kseckeyunwrap
---

# kSecKeyUnwrap

Type uint32; value is nonzero. This key can unwrap other keys.

## Declaration

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