On 4/25/06, Casper, Dirk (external) <[EMAIL PROTECTED]> wrote: > Hi Tomasz Sztelak, > > I need some information about XML Encryption/ WSS4J in Xfire. > How does Xfire and Axis interact concerning XML Encryption?
XFire and Axis use generaly the same wss4j code so they should interact without problems. > Which kind of encryption is supported synchronous / asynchronous? Hmm,sorry but not sure what are you asking about :/ If you mean symmetric/asymmetric : wss4j encrypt message using symmetric key ( its much faster then asymmetric ) and then encrypt this symmetric key with asymmetric algorithm. > Does XFire also uses handlers to process the SOAP Messages? Yes :) I'm trying to create documentation for security module, but unfortunataly i have no time at all latey :( . So if you have some more question feel free to ping me( on irc channel or via mail )
