Contents

kSecAttrAccessibleAlways

The data in the keychain item can always be accessed regardless of whether the device is locked.

Declaration

let kSecAttrAccessibleAlways: CFString

Discussion

This is not recommended for application use. Items with this attribute migrate to a new device when using encrypted backups.