SQL Server Column Level Encryption - Rotating Keys
- by BarDev
We are thinking about using SQL Server Column (cell) Level Encryption for sensitive data. There should be no problem when we initially encryption the column, but we have requirements that every year the Encryption Key needs to change. It seems that this requirement may be problem.
Assumption: The table that includes the column that has…