RE: Signature validation issues

2005-09-01 Thread David Garcia
Thanks a lot Sean :D Regards Dave Garcia -Mensaje original- De: Sean Mullan [mailto:[EMAIL PROTECTED] Enviado el: jueves, 01 de septiembre de 2005 14:29 Para: security-dev@xml.apache.org Asunto: Re: Signature validation issues The JSR 105 API which will be added to the next (1.4

Re: Signature validation issues

2005-09-01 Thread Sean Mullan
The JSR 105 API which will be added to the next (1.4) release of Apache XMLSec allows you to determine whether an invalid signature was caused by a signature value that failed to verify and/or if one or more of the reference digests failed to match. --Sean David Garcia wrote: Hi, My name