KeychainStoreError
enum KeychainStoreError : Error
Specifies errors which can occur when work with Keychain.
-
The item which is going to be stored is treated as duplicated
Declaration
Swift
case duplicatedItem
-
Some error occured
Declaration
Swift
case unexpectedError