Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Help Me

Author  Topic 

WoodHouse
Posting Yak Master

211 Posts

Posted - 2010-04-19 : 08:07:16
Q1.
Describe the application’s capability to store data encrypted.
Customer preferred fields will be encrypted



Q2.
What encryption protocol is used?
Cryptography – Symmetric, Assymteric keys in SQL Server 2005

Q3.
What encryption level is used?


Q4.
Describe the application’s capability to transfer data encrypted.
Yes

Q5.
What encryption protocol is used?
https://

Q6.
What encryption level is used?
128 bit

Q7.
Describe the application’s capability of encrypted communication.
For data encryption we leverage transparent data encryption of MS SQL

Q8.
What encryption protocol is used? Recommended Way


Q9.
What encryption level is used?Recommended Way


killtacularmania
Starting Member

22 Posts

Posted - 2010-04-19 : 10:01:48
please be more specific what do you need help with? Question 8 & 9???
Go to Top of Page
   

- Advertisement -