Android的密钥库密码字段 [英] Android keystore password field

查看:222
本文介绍了Android的密钥库密码字段的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经完成开发一个Android应用程序,并决定有一个密钥库签署。
我对这个过程没有问题,但我确实有关于密钥库的密码的问题。我创建Eclipse中的密钥存储在密钥库选择窗口,我要chosed 创建新的密钥库。之后I $下一个P $ pssed,在密钥创建窗口,在该密钥库详细信息键入所需的IM;别名,有效期,密码等。

I have finished developing an android application and decided to signed it with a keystore. I have no problem for this process, but I do have a question regarding the keystore's password. I'm creating the keystore from eclipse, at Keystore selection window, i chosed to create new keystore. After i pressed next, under the Key Creation window, im required to key in details for the keystore ; alias, validity, password etc.

我要问的是,有没有在密钥创建窗口和密钥库选择密码字段之间的差额窗口?我试图把在为同一个密码,它为我工作得很好。我可以选择把不同的密码?它会影响该特定密钥库什么?希望任何人都可以给我提供一个洞察这一点。

What i wanted to ask is, is there any difference between the password field in the Key Creation windows and the Keystore selection windows? I tried putting in same passwords for both and it works fine for me. Can i chose to put in different password? Does it affect anything for that particular keystore? Hopefully anyone could provide me an insight for this.

推荐答案

密钥库举行的许多键。而你的关键是单个项目的密钥库中包含即可。他们的可以的有相同的密码,但危及您的密钥库,如果你的钥匙的密码不知怎么给泄露。我建议具有密钥库和密钥密码不同。

Keystores hold many keys. Whereas your key is a single item contained in the keystore. They can have the same password, but that compromises your keystore if your key's password is leaked somehow. I would recommend having the keystore and key password differ.

所以,是的,密码字段是两个单独的事情,因为你正在创建两个单独的项目,并按照好密码的做法,就应该各有两个不同的密码。

So yes, the password fields are for two separate things because you are creating two separate items, and following good password practices, they should each have two separate passwords.

这篇关于Android的密钥库密码字段的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆