D'oh! I was indeed missing something; I should have read his code more
carefully.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Raul Benito
Sent: Thursday, March 23, 2006 2:36 PM
To: security-dev@xml.apache.org
Subject: Re: Document removes xml h
cument not only looks like XML, it's intended to
> actually be XML.
>
> Or am I missing something?
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> On Behalf Of Raul Benito
> Sent: Thursday, March 23, 2006 1:39 PM
> To: security-dev@x
not only looks like XML, it's intended to
actually be XML.
Or am I missing something?
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Raul Benito
Sent: Thursday, March 23, 2006 1:39 PM
To: security-dev@xml.apache.org
Subject: Re: Document removes xml hea
The is removed by the Canocilazation method as it is
mandated by the c14n spec.
Regards,
Raul
On 3/23/06, Michael Kail <[EMAIL PROTECTED]> wrote:
> Morning everybody!
>
> Could it be, that the java class org.w3c.dom.Document removes my xml
> header information( Before loading the xml file there
Morning everybody!
Could it be, that the java class org.w3c.dom.Document removes my xml
header information(http://www.w3.org/2000/09/xmldsig#","";);
XMLSignature sig = new XMLSignature(doc, BaseURI,
XMLSignature.ALGO_ID_SIGNATURE_DSA);