[Home] [By Thread] [By Date] [Recent Entries]

  • To: xml-dev@l...
  • Subject: Writing Encrypted XML to a File
  • From: Senthilkumar Rajasekharan <senthil@c...>
  • Date: Thu, 23 Jan 2003 15:06:51 -0500 (EST)

Hi,

I have to create an encrypted string using DSA and attach the resulting
encrypted string as an element in an XML document and output the XML doc
to a file.

The resulting encrypted string has some "special characters" and when I
try to parse the XML file I get the following exception ....

org.xml.sax.SAXParseException: An invalid XML character (Unicode: 0x2) was
found ....

Iam using xerces, xalan java apis for XML processing !

How do I encode the encrypted string so that I can create a valid XML file
to be parsed back sucessfully ?

Thanks,
-Senthil



Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member