What should you do?

You are creating an ASP.NET application by using the .NET Framework 3.5.

The application stores and retrieves sensitive data in a Microsoft SQL Server 2008 database. The database is accessed by multiple applications.

You need to ensure that other applications that access the database are unable to view any sensitive data that is stored by the application.

What should you do?

You are creating an ASP.NET application by using the .NET Framework 3.5.

The application stores and retrieves sensitive data in a Microsoft SQL Server 2008 database. The database is accessed by multiple applications.

You need to ensure that other applications that access the database are unable to view any sensitive data that is stored by the application.

What should you do?

A.
Enable the Transparent Data encryption for the SQL Server database.

B.
Enable the secure sockets layer encryption for the SQL Server connections.

C.
Encrypt sensitive data by using the Secure Hash algorithm before storing it in the database.

D.
Encrypt sensitive data by using the Advanced Encryption Standard algorithm before storing it in the database.



Leave a Reply 0

Your email address will not be published. Required fields are marked *