<div>In fact, i'm using xmlsec inside an application (i'm using the API not the command line utility).</div>
<div>And i need to verify a signed document and&nbsp;then timestamp the signature verification.</div>
<div>&nbsp;</div>
<div>In order to do that, i have to create a digest from a canonicalized SignatureValue node. For example:</div>
<div>&nbsp;</div>
<div>&lt;ds:SignatureValue xmlns:ds=&quot;http://...&quot;&gt;B64SIGNATURE...&lt;/ds:SignatureValue&gt;</div>
<div>&nbsp;</div>
<div>The canonicalization algorithm to use is the one that is defined inside the xml signature&nbsp;(ds:CanonicalizationMethod).</div>
<div>I&nbsp;can't find a way to get&nbsp;a&nbsp;canonicalized SignatureValue&nbsp;node (without dumping all the document).</div>
<div>&nbsp;</div>
<div>What can i do ?</div>
<div>&nbsp;</div>
<div>Thank you,</div>
<div>tantonios<br>&nbsp;</div>
<div><span class="gmail_quote">On 3/29/06, <b class="gmail_sendername">Aleksey Sanin</b> &lt;<a href="mailto:aleksey@aleksey.com">aleksey@aleksey.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Not sure I understand what you mean... but with xmlsec<br>utility you can look at it using &quot;--store-signature&quot;
<br>option.<br><br>Aleksey<br><br>Telly Antonios wrote:<br>&gt; Hello,<br>&gt;<br>&gt; How can i get a fully canonicalized SignatureValue ?<br>&gt; I need it in order to timestamp it.<br>&gt;<br>&gt; Thank you,<br>&gt; tantonios
<br>&gt;<br>&gt;<br>&gt;<br>&gt; ------------------------------------------------------------------------<br>&gt;<br>&gt; _______________________________________________<br>&gt; xmlsec mailing list<br>&gt; <a href="mailto:xmlsec@aleksey.com">
xmlsec@aleksey.com</a><br>&gt; <a href="http://www.aleksey.com/mailman/listinfo/xmlsec">http://www.aleksey.com/mailman/listinfo/xmlsec</a><br></blockquote></div><br>