Hi
I read the following article,
http://msdn.microsoft.com/en-us/sync/bb887608.aspx
and It says,
From a synchronization perspective,
Sync Framework supports the ability to encrypt data as it travels between databases. On the corporate side, SQL Server 2008 as well as existing IIS security can be leveraged for user authentication as users exchange data.
I have implemented the sync framework 2.1 within one of our system with default database provider. Now I need to implement encryption. Can
someone please give me some idea or any links related to this?
Regards,