<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt">I'm trying to call a Oracle-Weblogic  web service implementing wss11 message level security and I'm really having a hard time.
<div style="" class="">
I need to encrypt sections of the soap request (tags 
EncryptedKey,EncryptedData) as well as sign some other part (tags 
dsig:Signature). 
</div>
<div style="" class="">
Does XML::Compile (or SOAP::Lite) support those features and if yes is there sample code or pointers somewhere? 
</div>
<div style="" class="">
XML::Compile says that encryption is not supported but then in the module documentation it is using RSA signer
</div><div style="" class="" id="yiv8361964476"><div style="" class=""><div class="" style="color:#000;background-color:#fff;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt;"><div style="" class="" id="yiv8361964476yui_3_16_0_1_1405269249173_2870"></div></div></div></div></div></body></html>