How can I encrypt if I don't use any KMS?
hi,
My client wants to do application data encryption in Pega 8.6 on-prem. They want the simplest way to encrypt some properties and so they don't want to use custom cipher. After going through all the docs about data encryption, it seems the only way to use platform cipher is to provide a KMS keystore. The client is not using any of the OOTB KMS keystore and they don't use any custom KMS. How then, can they do data encryption? Can they still use the old TextEncrypted property to do it?
Regars