Use the decompression tool to decompress the APK file and get the CERT.RSA file in the META-INF folder. Assume the path to the CERT.RSA file is C:\Users\Administrator\Desktop\CERT.RSA. Enter
keytool -printcert -file C:\Users\Administrator\Desktop\CERT.RSA
in CMD to get the signature information