Android: *.jks file view


use the following command to view the jks file, which will ask for password.

keytool -v -list -keystore *.jks 

Comments