SignatureValue changes

2008-07-29 Thread Legido Martínez, Isidoro
Hi, Probably I am doing somehing really stupid, but I don't see where I am wrong so.. help!! :-) I am using xml-security-bin-1_4_2 + jre1.5.0_07 (I have also tested with jre1.6.0_07 with the same result). I have run the example org.apache.xml.security.samples.signature.CreateSignature more than o

Finding SignatureProperty in SignatureProperties

2008-07-29 Thread Daniil Shved
I have generated a signature like this: http://www.w3.org/2000/09/xmldsig#";> ... ... ... 2008-07-29T17:00:58.902+06:00 As you see, I have an Object, inside of it a SignatureProperties, inside - SignatureProperty, inside - my element. When I parse the existing signature, I get the SignaturePro