RE: RetrievalMethod in XMLDecrytion

2005-09-08 Thread Julien TAUPIN
PROTECTED] Envoyé : mercredi 7 septembre 2005 22:33 À : security-dev@xml.apache.org Objet : Re: RetrievalMethod in XMLDecrytion I am not familiar with the RetrievalMethodResolver class - however if you wait until the next release of XMLSec (1.4), the JSR 105 API will be included and it allows you

Re: RetrievalMethod in XMLDecrytion

2005-09-07 Thread Sean Mullan
I am not familiar with the RetrievalMethodResolver class - however if you wait until the next release of XMLSec (1.4), the JSR 105 API will be included and it allows you to create your own URIDereferencer implementation for resolving RetrievalMethod URIs (of any type). --Sean Julien TAUPIN wr

RetrievalMethod in XMLDecrytion

2005-09-07 Thread Julien TAUPIN
Hi All   I work with java xmlsecurity 2.1.   I would like to know to get the EncryptedKey designed by in URI in a in RetrievalMethod element. The RetrievalMethod element is a child of a KeyInfo element, itself a child of an EncryptedData element.   The RetrievalMethodResolver allows only