4
Answers

AES 128 -bit Encryption-Decryption in C#

Austin Muts

Austin Muts

6y
12.1k
1
I have enrypted text using AES 128 -bit Encryption in my database.I have been given decryption key and want to achieve this using C#.Any code ideas of how to decrypt using C# will be appreciated.
Answers (4)