Questions related to Encryption Model Lesson
Hi All - I have a basic question about using site specific cipher. In Encryption Model Lesson while encrypting password we are not demonstrating cite specific cipher, while encrypting password for prbootstrap.properties we are saying that - "To create the encrypted password, we need to use a standalone class called PassGen" and then while desmonstrating encrypting prconfig.xml related db configuration/credentials we are demonstrating using KeyRing file concept. Could you please let me know if
1. Can we use site specific cipher for all properties file like prbootstrap.properties, setupDatabase.properties etc and
2. Can pegarules.keyring be used by any other configuration or properties files(like prbootstrap.properties, setupDatabase.properties etc) other than prconfig.xml?