Hi guys, I'm new to the forum ^^
I'm suppose to create a simple program which will actually decrypt and encrypt XML file using RijndaelManaged 256 bits...so nw i need to know how to find the start and end of a XML tag such tat i can actually find the part of ciphertext and replace with the normal text...Thanks in adv^^
I'm suppose to create a simple program which will actually decrypt and encrypt XML file using RijndaelManaged 256 bits...so nw i need to know how to find the start and end of a XML tag such tat i can actually find the part of ciphertext and replace with the normal text...Thanks in adv^^
Comment