[xmlsec] RE: Need urgent help for verify

Aleksey Sanin aleksey at aleksey.com
Thu Jun 1 07:50:53 PDT 2006


Take a look at xmlsec.exe sources and search for enabledKeyData

Aleksey

Jürgen Heiss wrote:
> Ups I think I don't understand something.
> I call the function
> 
> if(xmlSecDSigCtxVerify(&dsigCtx, data->startNode) < 0)  
> 
> And how it look this function look in the KeyName and try to get the certificate from the registry.
> But of course the certificate isn't registered. So, what if have to do the load the certificate which is
> In the signed XML-doucument. How I can tell the function xmlSecDSigCtxVerify to get the certificate from the signed xml File and to don't try to look in the registry because there it will be not? So how I can handle this that I always load the certificate with which the document was signed.
> 
> Thanks
> Jürgen
> 
> 



More information about the xmlsec mailing list