summaryrefslogtreecommitdiffstats
path: root/keystore
Commit message (Expand)AuthorAgeFilesLines
* Change addCertificate to take byte[] instead of String as we don't know the e...Grace Kloba2009-06-191-2/+2
* Change the keystore APIs.Chung-yih Wang2009-06-171-14/+106
* Change the first parameter of Keystore.generateKeyPair() to int.Hung-ying Tyan2009-06-162-31/+12
* Add keygen API to Keystore.Hung-ying Tyan2009-06-162-0/+69
* Provide the Keystore feature in the framework.Chung-yih Wang2009-06-112-0/+281