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


_______________________________________________
xmlsec mailing list
[email protected]
http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to