Link to home
Start Free TrialLog in
Avatar of xtstech
xtstech

asked on

AES in C# 2008

Can someone provide me with the complete contents of a class file for using AES in a C# progrma to encrypt/decrypt strings?  I tried a lot of googling and none of the code I found works in Visual Studio 2008 Team Suite.  Thanks
Avatar of ashraf882
ashraf882
Flag of Bangladesh image

Avatar of xtstech
xtstech

ASKER

Those are all examples I found on my own. They didn't work in C# 2008.
ASKER CERTIFIED SOLUTION
Avatar of tsells
tsells
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of xtstech

ASKER

This is for c# on Visual Studio 2008?
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of xtstech

ASKER

Thanks.  I'll test it out.
Avatar of xtstech

ASKER

Thanks.  I'll test it out.