replicant-frameworks_native/cmds/keystore
Chung-yih Wang 2a58b6dbf0 Replace the delimiter whitespace with '\0'.
+ Use '\0' as the delimiter.
+ Allow whitespace character for keystore password.

In previous implementation, we use space as the delimiter. That
will stop user from using passphrase with whitespace character.
2009-09-09 15:00:43 +08:00
..
tests
Android.mk
certtool.h
common.h
keymgmt.c
keymgmt.h
keystore_get.h
netkeystore.c
netkeystore.h