Quantcast
Channel: Security
Viewing all articles
Browse latest Browse all 4737

Encryption and Decryption in asp.net as in SQL server

$
0
0

Hi Frnds,

In database table, column level encryption is done for a column using AES_256 for existing data. Now From asp.net application I need to save and retrieve the existing/new column data.

How to use same algorithm and symmetric key used in SQL in application.

Please let me know how can be achieved.

Thanks,

Raj4MS 


Viewing all articles
Browse latest Browse all 4737

Trending Articles