I want to change the application signing key but I don't know where to find these parameters
The new one added by Google Play in the PEPK key change lines.
signing-keystore
signing-key-alias
java -jar E:\pepk.jar --keystore=E:\mykey.keystore --alias=b4a --output=E:\mykeyoutput.zip --signing-keystore=uploadkey.keystore --signing-key-alias=upload-key-alias --encryptionkey=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Google Play has canceled the feature of changing the key by contacting support
I tried a lot and the operation did not work
Thank you very much for the help.
The new one added by Google Play in the PEPK key change lines.
signing-keystore
signing-key-alias
java -jar E:\pepk.jar --keystore=E:\mykey.keystore --alias=b4a --output=E:\mykeyoutput.zip --signing-keystore=uploadkey.keystore --signing-key-alias=upload-key-alias --encryptionkey=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Google Play has canceled the feature of changing the key by contacting support
I tried a lot and the operation did not work
Thank you very much for the help.