The first step:
Open cmd and switch to the folder where the keystore is located
The second step:
Enter ?keytool -list -v -keystore xxx ? Press Enter. If the keystore has a password, then enter the password, where xxx is your keystore name. The keytool command comes with jdk. If it cannot run, please configure jdk first;
Step 3:
Find SHA1 and copy it.