02-07-2007 11:26 PM
02-08-2007 01:55 AM
Before thinking to an actual solution you must decide how to handle this problem, since I can figure at least three different approaches to it:
Regarding option #3 and if you are in Windows environment, you may find useful CryptEncryptMessage and CryptDecryptMessage SDK functions, together with a small tutorial and some example code that can be find in SDK.