0
Reply

Rijndael : Length of the data to decrypt is invalid

Ask a question
jag v

jag v

11y
1.4k
1
I have the following code which encrypts and decrypts file using Rijndael. This code works fine in a form application. But when put in a windows service, it is causing an exception while decrypting second time.
Please help?

Attachment: encdec.zip