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 -

how to prompt save As Box in Excel Interlop c# MVC 4 -

xslt 1.0 - How to access or retrieve mets content of an item from another item? -