<!--
{
  "availability" : [
    "macOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Security",
  "identifier" : "/documentation/Security/SecKeychainStatus",
  "metadataVersion" : "0.1.0",
  "role" : "Type Alias",
  "symbol" : {
    "kind" : "Type Alias",
    "modules" : [
      "Security"
    ],
    "preciseIdentifier" : "c:@T@SecKeychainStatus"
  },
  "title" : "SecKeychainStatus"
}
-->

# SecKeychainStatus

A value that defines the current status of a keychain.

```
typealias SecKeychainStatus = UInt32
```

## Discussion

Use the values defined in [SecKeychainStatus Values](/documentation/Security/SecKeychainStatus-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)