---
title: kSecImportItemIdentity
framework: security
role: symbol
role_heading: Global Variable
path: security/ksecimportitemidentity
---

# kSecImportItemIdentity

Identity object.

## Declaration

```swift
let kSecImportItemIdentity: CFString
```

## Mentioned in

Importing an Identity

## Discussion

Discussion The corresponding value is of type SecIdentityRef and represents one identity contained in the PKCS #12 blob.
