XML Decryption Bug (referencing issue)
- by OrangePekoe
Hi,
Needing some explanation of what exactly the decryption is doing, in addition to some help on solving the problem.
Currently, when a portion of XML is encrypted, and then decrypted, the DOM appears to work correctly. We can see the element is encrypted and then see it return back once it is decrypted. Our problem lies when a user tries to…