replicant-frameworks_native/cmds/keystore
Chung-yih Wang 7bd460b120 Remove the null-termination for Java string compatibility.
1. Also change the keyname delimiter in CertTool.java.
2. Return NOTFOUND if the result.len==0 in the listKeys().
3. Define the keystore states in the class Keystore.
2009-07-02 23:08:39 +08:00
..
Android.mk Implement the generic mini-keystore for security. 2009-07-02 14:08:20 +08:00
certtool.h Implement the generic mini-keystore for security. 2009-07-02 14:08:20 +08:00
common.h Implement the generic mini-keystore for security. 2009-07-02 14:08:20 +08:00
keymgmt.c Implement the generic mini-keystore for security. 2009-07-02 14:08:20 +08:00
keymgmt.h Implement the generic mini-keystore for security. 2009-07-02 14:08:20 +08:00
netkeystore.c Remove the null-termination for Java string compatibility. 2009-07-02 23:08:39 +08:00
netkeystore.h Implement the generic mini-keystore for security. 2009-07-02 14:08:20 +08:00