A
Android Central Question
I am trying to create .pem and .pk8 file using my keystore file (.jks) that is generated using android studio. I have used the keystore explorer and openssl tool to generate .pem and .pk8 but get no success. Because when i try to sign the android build using these generated ceritificates get signature exception.
Please confirm me how can i create my .pem and .pk8 file so that i can sign my andrioid application.
Please confirm me how can i create my .pem and .pk8 file so that i can sign my andrioid application.