May 2010
Intermediate to advanced
815 pages
21h 55m
English
TOPICS COVERED IN THIS CHAPTER:
Two important components of security are authentication and confidentiality, which are accomplished through the use of encryption in data storage. Authentication helps to prove the identity of a user or system, and encryption helps to protect data and prevent unauthorized users from accessing or viewing it. This chapter will address authentication as a concept and how it is implemented in SQL Server specifically. Then it will turn to encryption, first addressing the concept ...