accessibility property

KeychainAccessibility? accessibility
final

kSecAttrAccessible: Shared. Defines the accessibility level of the keychain item. Controls when the item is accessible (e.g., when the device is unlocked or after first unlock).

Implementation

final KeychainAccessibility? accessibility;