Next in thread → Next in month →

Re: [xml-dev] Writing Encrypted XML to a File

From
Rich Salz <>
To
Senthilkumar Rajasekharan <>
Date
2003-01-23T20:35:10Z
ID
<>
Thread
Re: [xml-dev] Writing Encrypted XML to a File
>I have to create an encrypted string using DSA and attach the resulting
>encrypted string as an element in an XML document ...
>How do I encode the encrypted string so that I can create a valid XML file
>to be parsed back sucessfully ?

base64 encode your ciphertext.

you should also take a look at the XML Encryption standard of w3c/ietf.
	/r$
Next in thread → Next in month →