What's the difference between Key store password and Key password in Android Sign Certification? -


i'm working on android stuido generate signed certification, new key store option, need create 2 passwords certification. know difference between them is?

enter image description here

keystore binary file contains set of private keys.

private key represents entity identified app, such person or company.

so keystore password used open keystore , simple password password of private entity stored in keystore file..!! check here


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

Delphi 7 and decode UTF-8 base64 -