<DIV>Hi, </DIV>
<DIV> </DIV>
<DIV>How do I verify the HMAC signature? Is it similar to verify2.c in the examples directory? In the <A href="http://www.aleksey.com/xmlsec/api/xmlsec-app.html#XMLSECCRYPTOAPPKEYLOAD">xmlSecCryptoAppKeyLoad</A> function, it passes in an <A href="http://www.aleksey.com/xmlsec/api/xmlsec-keysdata.html#XMLSECKEYDATAFORMAT">xmlSecKeyDataFormat</A> (listed below). However, I don't see an HMAC format...</DIV>
<DIV> </DIV>
<DIV>Also, instead of loading the key from a file, is there a file where I can load the key from memory?</DIV>
<DIV> </DIV>
<DIV>Thanks for your help,</DIV>
<DIV>Monica</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>typedef enum {<BR> xmlSecKeyDataFormatUnknown = 0,<BR> xmlSecKeyDataFormatBinary,<BR> xmlSecKeyDataFormatPem,<BR> xmlSecKeyDataFormatDer,<BR> xmlSecKeyDataFormatPkcs8Pem,<BR> xmlSecKeyDataFormatPkcs8Der,<BR> xmlSecKeyDataFormatPkcs12,<BR> xmlSecKeyDataFormatCertPem,<BR> xmlSecKeyDataFormatCertDer<BR>} xmlSecKeyDataFormat;</DIV><p>
                <hr size=1>Do you Yahoo!?<br><a
href="http://vote.yahoo.com">vote.yahoo.com</a> - Register online to vote today!