Click here to Skip to main content
16,018,518 members
Articles / Programming Languages / C# 5.0

How to Encrypt and Decrypt String using AES Algorithm

Rate me:
Please Sign up or sign in to vote.
4.00/5 (8 votes)
7 Nov 2014CPOL 25.6K   21  
This tip presents an example of encrypt and decrypt password and store in data source.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions