Question
Central Provident Fund Board
SG
Last activity: 16 Nov 2017 10:26 EST
Implementing a Site-Specific Cipher
I have a requirement to encrypt column level data of the pega database. Encrypted values should not be readable or decryptable from the database. that same data when displaying in the Pega Application, should decrypt. currently i followed the Encryption Model lesson in LSA program. when i try to create cipher file , I get an error. can someone suggest more specific step by step guide to create the cipher file.
this is the script, which i run the command line
I have a requirement to encrypt column level data of the pega database. Encrypted values should not be readable or decryptable from the database. that same data when displaying in the Pega Application, should decrypt. currently i followed the Encryption Model lesson in LSA program. when i try to create cipher file , I get an error. can someone suggest more specific step by step guide to create the cipher file.
this is the script, which i run the command line
runPega.bat –driver ./OurTempPega/WEB-INF/lib/sqljdbc4.jar –prweb ./OurTempPega/WEB-INF –propfile ./OurTempPega/WEB-INF/classes/prbootstrap.properties com.pega.pegarules.exec.internal.util.crypto.SRA13053Cipher