I have implemented PasswordCipher to encrypt and decrypt the DB password using AES algorithm. I want to store my AES key in a keystore or in a secured place. If I store in a keystore then I need to pass the keystore password. What is the best way to pass the keystore password.
-- Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Users-f979441.html
