| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
encoding.
In WebView, if we run into the certificate, we will save it to the Keystore instead of sending it to the WebKit.
|
|
|
|
|
| |
1. simplify the keypair selection in UI.
2. add the user certificate and key into the keystore for keygen feature.
|
|
|
|
|
|
| |
* changes
change the parameter to the index to the supported key strengths
remove the exception class as it is not useful now
|
| |
|
|
-- added the keystore library for Java application.
-- changed the marshalling of the keystore function return.
|