Quantcast
Channel: .NET Framework Class Libraries forum
Viewing all articles
Browse latest Browse all 8156

Can any one Give Code for RSA encryption Decryption

$
0
0

I have Problem. Data is encrypted by RSA.encrypt method

then i stored the encrypted data

later i retrive the encrypted data and trying to decrypt using RSA.decrypt method

But I got error while Decrypting is "BAD DATA" error

can anyone explain how to decrypt the same encrypted data by retriving from db in RSA


Viewing all articles
Browse latest Browse all 8156

Trending Articles