No, these are currently stored as plain text strings in our properties table. We don't currently have an API for this either unfortunately so if you need it, you might need to implement it yourself encrypting / decryping the values before / post read.
Sensitive Data at rest
Hey,
Is sensitive data such as name and address encrypted at rest?
Or is there a way to enable it?
Cheers, Mark V
Hi Mark,
No, these are currently stored as plain text strings in our properties table. We don't currently have an API for this either unfortunately so if you need it, you might need to implement it yourself encrypting / decryping the values before / post read.
Hey Matt,
Thanks for the quick response and the idea.
Cheers, Mark V
is working on a reply...