Decryption
I want to encrypt and decrypt specific properties. I am using attribute based access control concept for encryption purpose. 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. I am able to encrypt values.
How can I decrypt the encrypted values ?