to encrypt keystore password/ key password?
Hi,I need to specify the keystore password and key password in my .Net application configuration file. Is there anyway I can generate an encrypted form of the keystore password?I do not want to store my keystore password and key password in clear.Thanks!