No, at this time, it is not possible to do that. You would have to decrypt the data and then encrypt it again using SQL Server's encryption functions.
Thanks
Laurentiu
If your primary concern is protecting data in transit, you should be able to use SSL to accomplish this:
http://msdn2.microsoft.com/en-us/library/ms189067.aspx
Sung
No comments:
Post a Comment