<!--
{
  "availability" : [
    "macOS: 10.7.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Security",
  "identifier" : "/documentation/Security/kSecPropertyKeyType",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Security"
    ],
    "preciseIdentifier" : "c:@kSecPropertyKeyType"
  },
  "title" : "kSecPropertyKeyType"
}
-->

# kSecPropertyKeyType

A key whose value indicates the type of certificate property.

```
let kSecPropertyKeyType: CFString
```

## Discussion

Possible values for this key are described in [Certificate Property Type Values](/documentation/Security/certificate-property-type-values).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)