sajadkharestani
New Member
Hi
A few days ago
I asked Google Play to reset the b4a sign key
I made the sign key with this guide:
keytool -genkeypair -alias b4a-keyalg RSA -keysize 2048 -validity 9125 -keystore b4a.keystore
keytool -export -rfc -alias b4a-file upload_certificate.pem -keystore b4a.keystore
If I compile the project with the created key
In b4a 9.80
Displays message
The key algorithm is not supported
please help me
thanks
A few days ago
I asked Google Play to reset the b4a sign key
I made the sign key with this guide:
keytool -genkeypair -alias b4a-keyalg RSA -keysize 2048 -validity 9125 -keystore b4a.keystore
keytool -export -rfc -alias b4a-file upload_certificate.pem -keystore b4a.keystore
If I compile the project with the created key
In b4a 9.80
Displays message
The key algorithm is not supported
please help me
thanks