<!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>I want to sign a document with xmlSecDSigCtxSign. I 
am currently investigating three options (for me) and would like some 
feed-back:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>1) Is is possible to use xmlSecDSigCtxSign without 
using any xmlsec-crypto libraries? I want to do this because I use a different 
library (StreamSec for Win32) to manipulate the certificates and 
keys.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>2) I have already explored the option of calling 
xmlSecCryptoAppKeyLoad to fill out the signKey value of a xmlSecDSigCtxPtr 
structure (with mscrypto loaded) but are having problems finding a format that 
will work. The data is saved using StreamSec. What is the format of <A 
name=AEN5338><SPAN style="WHITE-SPACE: nowrap"><VAR class=LITERAL><FONT 
face=Arial 
size=2>xmlSecKeyDataFormatBinary</FONT></VAR></SPAN></A>&nbsp;format?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>3) Is there an entirely different approach to 
creating and filling out a xmlSecDSigCtxPtr&nbsp;structure that I didn't 
see??</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Regards,</FONT></DIV>
<DIV><FONT face=Arial size=2>Erik F. Andersen</FONT></DIV></BODY></HTML>