Switch for returning encrypted blob when providing old DEK
When rotating keys, we would like the option to still be able to fetch old documents with fields encrypted with an old DEK, exactly like what happens when we're querying documents without a DEK at all.
This could be done with a bool switch when setting up the client settings
2
votes
Emil
shared this idea