1.

Which of the following statement decrypts a symmetric key?(a) OPEN SYMMETRIC KEY(b) DECRYPT SYMMETRIC KEY(c) CLOSE SYMMETRIC KEY(d) None of the mentionedI have been asked this question during an interview.I'm obligated to ask this question of Transact SQL in section Developing with SQL Server of SQL Server

Answer»

Right ANSWER is (a) OPEN SYMMETRIC KEY

To explain: OPEN SYMMETRIC KEY decrypts a symmetric key and makes it available for USE.



Discussion

No Comment Found

Related InterviewSolutions