Hi All
Hope you can help.
I have some secure data and images which I would like pass to a user in XML. I would also like to pass the XML file encrypted.
When the user receives it their system will decrypt it and then process the XML.
I don't have a problem with the XML, however, can some advise me on the following please:
- I want to pass the image(s) in the XML. What is the best method?
- What is the best method to encrypt the XML file once it has been created?
Any help would be great. Thanks
BB