Re: how sign an xml file ?

2008-08-13 Thread Anais
Hi, Thanks for answer. I use c++ librairy. I just want to know how create a signature node in a xml file ? Nanis. edward.thompson wrote: > > I don't understand your question. If you are signing an XML file, you > have to create the signature node first: > > public static Element si

Link to API doc points to nowhere

2008-08-13 Thread ralph-xmlsecurity
Dear all, The link to the API Java doc, http://santuario.apache.org/Java/api/index.html returns a HTTP 404. Regards, Ralph -- Dipl.-Inform. Ralph Holz Rechnernetze und Internet Wilhelm-Schickard-Institut für Informatik Universität Tübingen http://net.informatik.uni-tuebingen.de/en/members/

RE: Signature validation problem - C14N transform returns null

2008-08-13 Thread Satish Burnwal
I will get back on this. I am on something other imp work. Thanks for cooperation. -satish -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, August 08, 2008 2:49 AM To: security-dev@xml.apache.org Subject: Re: Signature validation problem - C14N transfor

RE: how sign an xml file ?

2008-08-13 Thread Scott Cantor
> Thanks for answer. > I use c++ librairy. > I just want to know how create a signature node in a xml file ? Have you looked at the API documentation or any of the test programs that come with it? -- Scott