Menu

load fron and save to a stream?

Developer
rockdale
2008-01-23
2013-05-20
  • rockdale

    rockdale - 2008-01-23

    Hi, all:

    we are using TinyXML to read user data from an xml file, let users change the data and then save it back to the XML file. As the data is confidential, we can not save a plain XML file to the hard drive. We want to encrypt the XML file and then save it. On ther other side, read the encrypted file and decrypt it, then load into TinyXML. Are there any methods of TiXMLDocument to load from and save into a stream so that I can do the de/encryption?

    Any advises or pointers are welcomed. Thanks in advance.
    -rockdale

     
    • rockdale

      rockdale - 2008-01-24

      I am sorry, I post on the wrong forum.

       

Log in to post a comment.