Keychain Services provides secure storage of passwords, keys, certificates, and notes for one or more users. A keychain is an encrypted container that holds login information for multiple applications and secure services. In OS X, users unlock their keychain with a single password to provide access, while in iOS each application has access to its own keychain items without prompting the user. Keychain Services makes password management easier by allowing applications to store and retrieve login information with a single API call.