<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>So far so good, I'm now able to sign documents from 
my Delphi apps using XMLSEC with MSCrypto.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>My last and hopefully final problem is how to sign 
a SOAP envelope? As far as I can determine the data to be signed is always the 
value of the data-node (please correct me if I'm wrong) but this will not work 
with a SOAP envelope!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I would also like to know if it is possible to sign 
multible parts of an XML independant of each other. In my case I need 
to&nbsp;sign _parts_ of the SOAP body (the signature should stay in the body) 
and also sign the whole SOAP body (the signature should go in the SOAP header) 
after parts of the body has been signed.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Complicated?? I hope not.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2>Erik F. Andersen</FONT></DIV></BODY></HTML>