replicant-frameworks_native/cmds/keystore
Chung-yih Wang a92d5dc0f6 First version of the keystore service.
The keystore service is protected by the user 'keystore'. Only keystore
user/group can access the key content. All users are able to do the
following commands from shell as well:
  listcerts
  listuserkeys
  installcert
  removecert
  installuserkey
  removeuserkey
2009-06-08 16:34:54 +08:00
..
Android.mk First version of the keystore service. 2009-06-08 16:34:54 +08:00
commands.c First version of the keystore service. 2009-06-08 16:34:54 +08:00
keystore.c First version of the keystore service. 2009-06-08 16:34:54 +08:00
keystore.h First version of the keystore service. 2009-06-08 16:34:54 +08:00