Android Open Source - Security application WebAPIExampleRSARegistration






Project Summary

Android Application to test Registration process into WebAPI Mobile security module.

Web Site / Source Repository

WebAPIExampleRSARegistration is hosted in the following web site
https://github.com/secho/WebAPIExampleRSARegistration

If you think the Android project WebAPIExampleRSARegistration listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of WebAPIExampleRSARegistration.

ItemValue
Java File Count11
Activity Count2
jar files usedcore-1.51.0.0.jar
pg-1.51.0.0.jar
pkix-1.51.0.0.jar
prov-1.51.0.0.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

WebAPIExampleRSARegistration has the following Java source files.

cz.flexer.webapiexample.ActLoginGetCode.java
cz.flexer.webapiexample.MainActivity.java
cz.flexer.webapiexample.api.WebAPIClient.java
cz.flexer.webapiexample.api.WebApiInterface.java
cz.flexer.webapiexample.model.AuthRegistration.java
cz.flexer.webapiexample.model.EncryptedMessage.java
cz.flexer.webapiexample.model.KeyResponse.java
cz.flexer.webapiexample.security.Cryptography.java
cz.flexer.webapiexample.util.SystemUiHider.java
cz.flexer.webapiexample.util.SystemUiHiderBase.java
cz.flexer.webapiexample.util.SystemUiHiderHoneycomb.java