Encryption using ABAC
Hello,
I want to encrypt and decrypt specific properties. I am using attribute based access control concept to encrypt and decrypt the property values. I have configured access control policy rule with action type as PropertyEncrypt and added property values which needs to be encrypted. I have configured amazon KMS for encryption purpose. While submitting section screen which contains properties that needs to be encrypted, I am getting below error.
"MSG][ Proprietary information hidden: Error processing input][STACK][com.pega.pegarules.pub.context.CryptographicException: encryptPropertyValue: No key store or site-specific cipher algorithm specified at com.pega.pegarules.exec.internal.util.crypto.PRCryptoImpl.encryptPropertyValue(PRCryptoImpl.java:691) at com.pega.pegarules.session.internal.security.PerformPropertyEncryption$1.encrypt(PerformPropertyEncryption.java:58)"
LegacyModelAspectInvokableRuleContainer.invoke-Exception com.pega.pegarules.pub.context.CryptographicException: encryptPropertyValue: No key store or site-specific cipher algorithm specifie