Android Sign认证中的密钥存储区密码和密钥密码有什么区别? [英] What's the difference between Key store password and Key password in Android Sign Certification?

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

问题描述

我正在使用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 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认证中的密钥存储区密码和密钥密码有什么区别?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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