当前位置:网站首页>About the proposed signature file migration to industry standard format pkcs12

About the proposed signature file migration to industry standard format pkcs12

2022-06-13 01:27:00 superJuice

problem

Newly created signature file , Tips suggest migrating to industry standard format PKCS12

Solution
  • Android Studio Terminal Enter the following command
keytool -importkeystore -srckeystore ( Original signature file path ) -destkeystore ( New signature file path ) -deststoretype pkcs12
  • Then input the password according to the instruction
原网站

版权声明
本文为[superJuice]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/02/202202280552035578.html