I'm trying to call a Oracle-Weblogic web service implementing wss11 message level security and I'm really having a hard time. I need to encrypt sections of the soap request (tags EncryptedKey,EncryptedData) as well as sign some other part (tags dsig:Signature). Does XML::Compile (or SOAP::Lite) support those features and if yes is there sample code or pointers somewhere? XML::Compile says that encryption is not supported but then in the module documentation it is using RSA signer
_______________________________________________ Xml-compile mailing list [email protected] http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/xml-compile
