Top "Keychain" questions

A keychain is an encrypted container that holds passwords for multiple applications and secure services.

Error saving in the keychain with iphone sdk

I use the Apple wraper for the keychain, and try to save a item on it (running in simulator, ios 4.1). …

iphone ios4 keychain
Storing authentication tokens on iOS - NSUserDefaults vs Keychain?

Which is the place I should be storing tokens for when the user logins in to a service? I'm not …

ios objective-c api nsuserdefaults keychain
security / codesign in Sierra: Keychain ignores access control settings and UI-prompts for permission

Starting with macOS Sierra, I can't import a codesign-identity into a keychain with /usr/bin/security any more without usr/…

ios macos keychain codesign macos-sierra
+entityForName: nil is not a legal NSManagedObjectContext parameter searching for entity name 'Account''

I have tried a lot of options, but can't find the solution for this problem. I created a Core Data …

ios core-data login xcode5 keychain
iOS Keychain Security

we want to use certificates on the iPhone to authenticate for MS Exchange Sync. We are not sure how the …

iphone certificate ios keychain
Why are there so many iMessage Signing Keys in the private key section of Keychain?

I tried to clean my keychain because there are many certificates in it. When I opened the private key section, …

ios xcode macos keychain imessage
Adding Items to and Querying the iOS Keychain with Swift

I'm having trouble converting all of the Objective C code samples that are available for adding data and querying data …

ios swift local-storage keychain
iOS Keychain Services: only specific values allowed for kSecAttrGeneric Key?

I am trying to use the KeychainWrapper class provided in this Apple sample code: https://developer.apple.com/library/content/…

ios keychain
io: ios app development option greyed out

I just signed and created a certificate with keychain access, then in the developer portal I click certificates->developer-&…

ios keychain