Password in Properties File
843811Apr 8 2005 — edited Apr 13 2005Hi, I am a beginner looking for some help. We need to encrypt passwords for an internal stand-alone application. We am trying to encrypt a password, store it in a Properties file, decrypt it at a later time for use. Can anyone provide some sample code to do this? We have experimented with JCE but wasn't successful all the way.