[xmlsec] Indentation and line breaks

Aleksey Sanin aleksey at aleksey.com
Thu Oct 28 00:57:20 PDT 2010


There is no easy way. You can always manually remove '\n' from the
source code though.

Aleksey

On 10/27/10 7:20 AM, Frank Gross wrote:
> Hi,
>
> I'm writing an API to handle XML signatures and XML keys based on the
> xmlsec library. But all XML documents generated from xmlsec contain line
> breaks and are not indented at all. Is it possible to disable that
> feature with an option such as 'xmlSecBase64SetDefaultLineSize(0)' ? I
> know that spaces are relevant in signature, but it should be possible
> for instance to create a XML signature without any line breaks, or am I
> wrong ?
>
> Regards,
> Frank
>


More information about the xmlsec mailing list