Re: Verification problems

2005-04-28 Thread Pushyamitra Navare
stand exactly what i should do. I am using self signed cert. Could that be a reason for failure of signatures ? Can i know the reason for signature failure in any way ? That would be great help. Thanks in advance, --Pushya. -- Pushyamitra Navare

Re: Verification problems

2005-04-21 Thread Pushyamitra Navare
e = = new XMLSignature( (Element)e , "" ); KeyInfo ki = xmlSignature.getKeyInfo(); X509Certificate cert = xmlSignature.getKeyInfo().getX509Certificate(); cert.checkValidity(); boolean Result = xmlSignature.checkSignatureValue(cert); return Result; } -

Verification problems

2005-04-18 Thread Pushyamitra Navare
System.out.println("Verifying e2 ..."); Verify(e2); -- Pushyamitra Navare http://www.w3.org/2000/09/xmldsig#";> http://www.w3.org/2000/09/xmldsig#";> http://www.w3.org/TR/2001/REC-xml-c14n-20010315"; xmlns:ds="http://www.w3.org/2000/09/xmldsig#&

XML Signature Verification fails , need help.

2005-03-24 Thread Pushyamitra Navare
t; ) so , Where am i going wrong ? Help me. thanks in advance. Pushya. -- How do I type "for i in *.dvi do xdvi i done" in a GUI? (Discussion in comp.os.linux.misc on the intuitiveness of interfaces.) -- Pushyamitra Navare

Re: Invalid Canonicalizer Exception - No handler installed ?

2005-02-27 Thread Pushyamitra Navare
ml-exc-c14n# > > Can anybody help me ? > > Pushyamitra Navare -- Pushyamitra Navare

Invalid Canonicalizer Exception - No handler installed ?

2005-02-26 Thread Pushyamitra Navare
orce it. If it breaks, it needed replacing anyway. -- Pushyamitra Navare