<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD>
<BODY><SPAN class=055374823-03102006><FONT face=Arial size=2>
<DIV><SPAN class=055374823-03102006><FONT face=Arial size=2>I am not
</FONT></SPAN><SPAN class=055374823-03102006><FONT face=Arial size=2>much of
a programmer, so please forgive me. </FONT></SPAN></DIV>
<DIV><SPAN class=055374823-03102006><FONT face=Arial size=2>I have the
latest </FONT></SPAN><FONT face=Arial><FONT size=2><SPAN
class=055374823-03102006>version xmlsec installed
on our development </SPAN></FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=055374823-03102006>FC3 box (which
was a task </SPAN></FONT></FONT><FONT face=Arial><FONT size=2><SPAN
class=055374823-03102006>in itself for me) and I have been
</SPAN></FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=055374823-03102006>stumbling
along </SPAN></FONT></FONT></FONT></SPAN><SPAN
class=055374823-03102006><FONT face=Arial size=2>with xmlsec on a new
</FONT></SPAN><SPAN class=055374823-03102006><FONT face=Arial
size=2>project.</FONT></SPAN></DIV>
<DIV><SPAN class=055374823-03102006></SPAN><SPAN class=055374823-03102006><FONT
face=Arial size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=055374823-03102006><FONT face=Arial size=2>I am using
the example code for signing with x509 here:</FONT></SPAN></DIV>
<DIV><SPAN class=055374823-03102006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=055374823-03102006><FONT face=Arial size=2><A
href="http://www.aleksey.com/xmlsec/api/xmlsec-examples-sign-x509.html">http://www.aleksey.com/xmlsec/api/xmlsec-examples-sign-x509.html</A></FONT></SPAN></DIV>
<DIV><SPAN class=055374823-03102006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=055374823-03102006><FONT face=Arial size=2>Works great as far
as it goes, but it does not put the following within </FONT></SPAN></DIV>
<DIV><SPAN class=055374823-03102006><FONT face=Arial size=2>the <X509Data>
</FONT></SPAN><SPAN class=055374823-03102006><FONT face=Arial size=2>block
</FONT></SPAN><SPAN class=055374823-03102006><FONT face=Arial size=2>that I need
to appear to meet our vendor's </FONT></SPAN></DIV>
<DIV><SPAN class=055374823-03102006><FONT face=Arial
size=2>specifications:</FONT></SPAN></DIV>
<DIV><SPAN class=055374823-03102006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=055374823-03102006><FONT face=Arial
size=2><X509IssuerSerial><BR><X509IssuerName></X509IssuerName><BR><X509SerialNumber></X509SerialNumber><BR></X509IssuerSerial><BR></FONT></SPAN></DIV>
<DIV><SPAN class=055374823-03102006><FONT face=Arial size=2>What would I need to
add to the sign3.c example to achieve this result?</FONT></SPAN></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=055374823-03102006></SPAN><SPAN
class=055374823-03102006></SPAN></FONT></FONT> </DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=055374823-03102006>I am using
openssl engine. Thanks!</DIV></SPAN></FONT></FONT></BODY></HTML>