Oscar Montemayor
64ef1ce936
Fix for bug 2427961 android.security.tests.SystemKeyStoreTest:testBasicAccess is failing.
...
Fixed issues in test.
2010-02-09 15:48:03 -08:00
Oscar Montemayor
d02546b415
Apps on SD card.
...
Added support for retrieving and generating keys as Hex Strings.
Using keys to mount encrypted FS.
2010-01-15 15:08:06 -08:00
Oscar Montemayor
b62e8132df
Apps on SD card.
...
Added support for retrieving and generating keys as Hex Strings.
2010-01-15 11:16:31 -08:00
Oscar Montemayor
8da98e30d8
Apps on SD card project.
...
A simple keystore to store system-only key material, by leveraging file system access permissions.
2010-01-06 16:23:57 -08:00
Chung-yih Wang
f35e9663d7
Add unit test for the new keystore.
...
Since we need to test the keystore with user system in order to test
the reset(), password(), lock() and unlock(), we have to take advantage
of the ActivityUnitTestCase to run the test with the user 'system'.
2009-09-29 15:20:24 +08:00