I have a few apps that I purchased from the app store that probably store information in my keychain on OSX and on the iPhone.
Since it's possible for keychain items to be bound to a device (and invalid when restored to a new device) I'd like to know what my application uses.
So, how can I enumerate through the Keychain on OSX and iPhone/iPad and see what kind of security is being used?
Can I view the full contents of the keychain?