Using rsa-sha1 for digital signatures

Tech-Archive recommends: Speed Up your PC by fixing your registry



I want to sign a SOAP body using WSE 3.0

It looks like the algorithm chosen by default is
"http://www.w3.org/2000/09/xmldsig#hmac-sha1";

How do I switch this to use the agorithm
http://www.w3.org/2000/09/xmldsig#rsa-sha1

Any ideas/help ? I couldnt find this in the options
in the WSE config editor ?

Thanks
/s
.