https://github.com/lsh123/xmlsec/blob/master/include/xmlsec/errors.h#L261
#define XMLSEC_ERRORS_R_KEY_NOT_FOUND 45 Aleksey On 10/24/16 1:53 PM, bradford wrote: > I'm using a python library that makes use of dm.xmlsec.binding: > https://github.com/onelogin/python-saml/blob/master/src/onelogin/saml2/utils.py#L1075 > > When it tries to verify the XML, I get the following error: > > xmldsig.c:871(xmlSecDSigCtxProcessKeyInfoNode) errno=45 > xmldsig.c:565(xmlSecDSigCtxProcessSignatureNode) > subject=xmlSecDSigCtxProcessKeyInfoNode > xmldsig.c:366(xmlSecDSigCtxVerify) subject=xmlSecDSigCtxSignatureProcessNode > > ('verifying failed with return value', -1) > > Anyone know what this means? > > Thanks, > Bradford > > > > _______________________________________________ > xmlsec mailing list > [email protected] > http://www.aleksey.com/mailman/listinfo/xmlsec > _______________________________________________ xmlsec mailing list [email protected] http://www.aleksey.com/mailman/listinfo/xmlsec
