Re: Validation X509Data

2006-03-31 Thread gain knowledge
Yes ,I am using java version of Apache library.I have attached the singed element below.I infact tried with the examples only.Can anyone again help me identify the causes of the issue.Just a note i did the URI signature,   3vggTa7MHMGOC6qvg8yQbJWEmlg=eg4pYNHgqkTR9NI6h

Re: Validation X509Data

2006-03-30 Thread Milan Tomic
I belive that you are using Java version of the Apache library, right? Can you post your element with all its child nodes and peace of your code? There are several examples how to sign and verify signatures using Apache Java toolkit. Have you seen them? They comes with Apache Java toolkit. Be

Validation X509Data

2006-03-30 Thread m2 r2sj
I did an URI  signature with RSA using apache tool kit .I then tried to validate the signature and got the error The error is  :The element X509Data is not available in the XML .   But i can see the   element in the singed content.I am not able to find the causes of the issue.   can anyone help giv