They give you example code on MSDN. Try some of them until you get the desired results.
...Glenn On Fri, Nov 14, 2008 at 5:18 AM, karthi keyan <[EMAIL PROTECTED]> wrote: > Hi Vikas, > > When I searched msdn, I found it can be done using > > System.Security.Cryptography; > > But I am not aware of how to do this... I am very new to c# > > >
