How to Encrypt Data Fields?
Greetings,
I would like to be able to encrypt user password fields within my data structure. How can I do this?
Comments
-
Hello!
This is going to depend on your use case. If you wish to encrypt the data that is saved into the database, you can select the properties of your data structure field and select the "Encrypt Data" checkbox:
https://documentation.decisions.com/docs/encryption-overview
If you are looking to encrypt a data field in a flow, I would recommend installing our Decisions PGP module, which contains encryption/decryption steps:
https://documentation.decisions.com/docs/pgp
We hope this helps!
-Gregory
