<!--
{
  "availability" : [
    "macOS: 10.2.0 -",
    "macCatalyst: 16.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "Security",
  "identifier" : "/documentation/Security/SecKeychainStatus-values",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "SecKeychainStatus Values"
}
-->

# SecKeychainStatus Values

Valid values for the keychain status type.

## Topics

### Constants

[`var kSecUnlockStateStatus: UInt32`](/documentation/Security/kSecUnlockStateStatus)

Indicates the keychain is unlocked.

[`var kSecReadPermStatus: UInt32`](/documentation/Security/kSecReadPermStatus)

Indicates the keychain is readable.

[`var kSecWritePermStatus: UInt32`](/documentation/Security/kSecWritePermStatus)

Indicates the keychain is writable.



---

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)