Android Sign Certification 中的 Key store password 和 Key password 有什么区别? [英] What's the difference between Key store password and Key password in Android Sign Certification?

查看:119
本文介绍了Android Sign Certification 中的 Key store password 和 Key password 有什么区别?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用 Android Stuido 生成签名证书,但从 New Key Store 选项中,我需要为此证书创建两个密码.你知道它们的区别在哪里吗?

I'm working on Android Stuido to generate a signed certification, but from the New Key Store option, I need to create two passwords for this certification. Do you know where the difference between them is?

推荐答案

Keystore 是一个包含一组私钥的二进制文件.

Keystore is a binary file that contains a set of private keys.

私钥代表要通过应用识别的实体,例如个人或公司.

Private key represents the entity to be identified with the app, such as a person or a company.

所以密钥库密码用于打开密钥库,简单密码是存储在密钥库文件中的私有实体的密码..!!

So Keystore password is used to open a keystore and simple password is password of private entity stored in keystore file..!!

这篇关于Android Sign Certification 中的 Key store password 和 Key password 有什么区别?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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