我們可以用keytool 生成一個私有密鑰的key,在terminal 下 keytool -genkey -v -keystore ${名稱}.keystore -alias ${別名} -keyalg RSA -keysize 2048 -validity ...
確定! 回上一頁