posted 17 years ago
Hi all!
I created an XML Signature element, using apache xml-security-1_4_1 API as below :
which created a signature element as below (with line-feeds),
But i would like to get a signature element without any line-feeds (new line character) as below :
I would like to know how a signature element without a linefeed could be generated as above using the apache XML xml-security-1_4_1 API.
Could anyone help me with this.
Thanks,