---
title: kSecImportItemKeyID
framework: security
role: symbol
role_heading: Global Variable
path: security/ksecimportitemkeyid
---

# kSecImportItemKeyID

Key ID.

## Declaration

```swift
let kSecImportItemKeyID: CFString
```

## Mentioned in

Importing an Identity

## Discussion

Discussion The corresponding value is of type CFDataRef. This unique ID is often the SHA-1 digest of the public encryption key.
