RE: Problem with verifying enveloped XML signatures

2005-02-09 Thread Cédric POTHIN
Many Thks Raul > -Message d'origine- > De : Raul Benito [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 9 février 2005 10:59 > À : security-dev@xml.apache.org > Objet : Re: Problem with verifying enveloped XML signatures > > You need to add enveloped transformati

Re: Problem with verifying enveloped XML signatures

2005-02-09 Thread Raul Benito
You need to add enveloped transformation to your reference. This will fix your problem. Regards, On Wed, 26 Jan 2005 13:08:58 + (UTC), Neil Bennett <[EMAIL PROTECTED]> wrote: > I am trying to verify an enveloped XML signature. If the signed document is > saved to a file and then read back

Problem with verifying enveloped XML signatures

2005-01-26 Thread Neil Bennett
I am trying to verify an enveloped XML signature. If the signed document is saved to a file and then read back in, there is no problem. The signature is shown as valid. However, as I am using enveloped signatures, I do not really want to save the signature to a file. When I verify the signat