Hi Aleksey, Thanks for the pointer. It seems the windows binaries don't have access to the string constants in file strings.c . I added them to my code & things work okay.
Thanks, Jamshed > -----Original Message----- > From: Aleksey Sanin [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 09, 2005 7:51 AM > To: Jamshed Nawaz > Cc: [email protected] > Subject: Re: [xmlsec] Cannot get encryption to work on Win32 > > > If I understand things correctly, the encCtx->type gets garbage > for some reasons. Can you try to dump the template you created > in encDataNode to a file or stdout right before you call the > encryption function, please? I wonder if the problem is in the > template creation or template parser part. > > Aleksey > > _______________________________________________ xmlsec mailing list [email protected] http://www.aleksey.com/mailman/listinfo/xmlsec
