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?
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..!!
Comments
Post a Comment