Top "Keychain" questions

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

Mac OS X wants to use system keychain when compiling the project

I am asked to type in the system admin user name and password when I compile my Xcode project. The …

xcode keychain
Getting "A valid signing identity matching this profile could not be found in your keychain" warning

I hope to test my app on iPod Touch I created development provisioning profile. I dragged downloaded .mobileprovision file to …

iphone xcode keychain
key chain warning The “System Roots” keychain cannot be modified

Am landed with following error "“System Roots” keychain cannot be modified" when I double tap the certificate. After googling I …

iphone ios certificate keychain ios-provisioning
Is there an equivalent to iOS's Keychain for user credentials on Android?

Is there an equivalent to iOS's Keychain on Android? My understanding of the Preferences API is that it is not …

android keychain
Save and Load from KeyChain | Swift

How to simply store a String in Keychain and load when needed. There are several SO solution which mostly refers …

ios swift security keychain
Can I access the keychain on the iPhone?

This question discusses encrypting data on the iPhone using the crypt() function. As an alternative, is there a keychain on …

iphone objective-c cocoa-touch keychain
"No unexpired provisioning profiles found that contain any of the keychain's signing certificates" Horror

I have seen a few other questions that addressed this topic but none like mine. Yesterday I innocently added a …

ios xcode keychain provisioning-profile
Reset keychain on the device

I'm testing login flow (using KeychainItemWrapper) inside my app on a device. How do I reset/delete keychain for my …

ios keychain
Adding a self-signed certificate to iphone Simulator?

I have a self-signed certificate at the endpoint of my API. I'm trying to test some things using the simulator …

iphone ssl ios-simulator keychain pki
This certificate has an invalid issuer : Keychain marks all certificates as "Invalid Issuer"

Keychain shows all the certificates as Invalid in my keychain suddenly, as it working before 2 days and i also check …

ios xcode certificate ssl-certificate keychain