0
KPCS created
Hi Team,
It is recommended to store users personal data in encrypted format in database for GDPR compliance. How we can achieve the same. Is there a recommended coding approach from you?
Thanks,
Kind Regards, Kumar Prashant
1 Answer(s)
-
0
Hi @KPCS
There is not out of the box support for Decrypting/Encrypting an entity field. But, you can use SimpleStringCipher to Decrypt/Encrypt fields of an entity.