Hi
I have a possible requirement that would mean some of my data necessitates encryption at rest. Currently we use the K-V api in which case this would be some secondary K-V pairs need encyption. If I moved to the table API it would just 1 field in a table needing it.
Are there any options available to do this with the current (community) edition ? I know transport can be over SSL but it's the at rest aspect I want to explore. Something like Oracle 12c TDE feature ?
thanks
Tim