---
title: kSecKeyPrintName
framework: security
role: symbol
role_heading: Global Variable
path: security/kseckeyprintname
---

# kSecKeyPrintName

Type blob; human readable name of the key. Same as kSecLabelItemAttr for typical keychain items.

## Declaration

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