Addam, AFAIK this is only possible if you wrap both into another element. The WSS specs reuse the W3C XML-Encryption specs in that area. I'm not sure if this spec allows to specify more than one XML element in one EncryptedData block.
Regards, Werner Adam Bron wrote: > Hello, > > I am currently trying to encrypt 2 successive xml-elements, e.g. > <Usename>xxx</Usename> > <Passwort>xxx</Passwort> > within one <xenc:EncryptedData> element. > > However by specifying these elements in the <parameter > name="encryptionParts" > one gets the 2 xml-elements to be encrypted within 2 <xenc:EncryptedData> > elements. > > Does someone know how to specifiy that 2 successive xml elements should be > encripted within one encription element? > > Thanks in Advance, > Adam Bron > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
