U
Uli Kunkel
I need to put a password for something as an application parameter.
For now I'm using a properties file but the password isn't encrypted.
I suppose I could encrypt with something and hardcode that encryption
key in the application..
Are there any applications with this purpose?
I'd like to know what are practices of other people?
Thanks in advance for any suggestions.
For now I'm using a properties file but the password isn't encrypted.
I suppose I could encrypt with something and hardcode that encryption
key in the application..
Are there any applications with this purpose?
I'd like to know what are practices of other people?
Thanks in advance for any suggestions.