[xmlsec] xmlSecSignedInfoRead (..\src\xmldsig.c:1493): error 51: invalid r eference :

Aleksey Sanin aleksey at aleksey.com
Sun Nov 10 23:31:13 PST 2002


Have you compiled the library yourself or you are using Igor's binaries?
Most likely, the external variables in the library were not exported
correctly and the Transform used in the example is unknown to the
application. Please try to link the library statically, this usually helps.


Aleksey


Vijaya Krishna Potluri wrote:

> Hi,
>     I was trying to use the xmlsec for signing and for encrypting. I'm 
> facing some problem regarding the verification of the signed 
> documents. I tried to run the "Example 4. Verifying signatures in the 
> document" along with the sample signed xml file which is also given . 
> I'm getting the following error when the "xmlSecDSigValidate" is 
> encountered. The error is :- xmlSecSignedInfoRead 
> (..\src\xmldsig.c:1493): error 51: invalid reference.
>    Can you help me out as to what is to be done, to resolve this. I'm 
> working on the windows platform.
> Regards,
> Vijay.
>  
> |
>
> **********************************************************************
> The information in this message is confidential and may be legally
> privileged. It is intended solely for the addressee. Access to this 
> message
> by anyone else is unauthorized. If you are not the intended recipient, any
> disclosure, copying, or distribution of the message, or any action or
> omission taken by you in reliance on it, is prohibited and may be 
> unlawful.
> Please immediately contact the sender if you have received this message in
> error.
>
> **********************************************************************
> | 







More information about the xmlsec mailing list