summaryrefslogtreecommitdiffstats
path: root/keystore/java/android/security/KeyChain.java
Commit message (Expand)AuthorAgeFilesLines
* New KeyChain API for application access to keystore credentialsBrian Carlstrom2011-06-101-2/+0
* KeyChain API refinementsBrian Carlstrom2011-06-091-10/+114
* Change KeyChain to assume PEM encoded keystore entriesBrian Carlstrom2011-06-071-5/+4
* Remove need for onActivityResult from KeyChain APIBrian Carlstrom2011-05-251-39/+144
* Move to KeyChain.bindBrian Carlstrom2011-05-171-25/+57
* Simplify KeyChain API by removing now unneeded CA certificate lookup (1 of 3)Brian Carlstrom2011-05-171-262/+67
* Adding KeyChain API and IKeyChainServiceBrian Carlstrom2011-04-201-0/+372