1.

Different encryption mechanisms in SQL Server?

Answer» DIFFERENT encryption mechanisms in SQL Server?
We use encryption for security of data in the database in SQL Server. Below are the different encryption mechanism USED in SQL Server:-
(1)Transact-SQL FUNCTIONS
(2)Asymmetric KEYS
(3)Symmetric keys
(4)Certificates
(5)Transparent Data Encryption


Discussion

No Comment Found