---
title: kSecACLAuthorizationImportWrapped
framework: security
role: symbol
role_heading: Global Variable
path: security/ksecaclauthorizationimportwrapped
---

# kSecACLAuthorizationImportWrapped

Import an encrypted key. This tag is checked on the key being imported; in addition, the CSSM_ACL_AUTHORIZATION_DECRYPT tag is checked for any key used in the unwrapping operation.

## Declaration

```swift
let kSecACLAuthorizationImportWrapped: CFString
```
