summaryrefslogtreecommitdiffstats
path: root/keystore/java/android/security/KeyStore.java
Commit message (Expand)AuthorAgeFilesLines
* Don't rely on the system locale for converting to/from bytes.Nick Kralevich2010-03-101-11/+30
* KeyStore: minor improvements.Chia-chi Yeh2010-02-061-20/+21
* KeyStore: return null when response code indicates an error.Chia-chi Yeh2009-09-241-3/+5
* KeyStore: rename scan() to saw().Chia-chi Yeh2009-09-221-3/+3
* KeyStore: add java interface.Chia-chi Yeh2009-09-211-0/+208