---
title: kSecACLAuthorizationExportWrapped
framework: security
role: symbol
role_heading: Global Variable
path: security/ksecaclauthorizationexportwrapped
---

# kSecACLAuthorizationExportWrapped

Export a wrapped (that is, encrypted) key. This tag is checked on the key being exported; in addition, the CSSM_ACL_AUTHORIZATION_ENCRYPT tag is checked for any key used in the wrapping operation.

## Declaration

```swift
let kSecACLAuthorizationExportWrapped: CFString
```
