How do I encrypt data during communications between the database and the
client? What do all the encryptions, i.e. service master key, symmetric and
asymmetric keys, and certificates do? Is anyone of these methods good for
encrypting data during the communications process?
Thanks,
joseph
Russell Fields - 25 Feb 2008 20:38 GMT
Joseph,
From the Books Online, you should read topic: Encrypting Connections to SQL
Server
http://technet.microsoft.com/en-us/library/ms189067.aspx
RLF
> How do I encrypt data during communications between the database and the
> client? What do all the encryptions, i.e. service master key, symmetric
[quoted text clipped - 5 lines]
>
> joseph