Well, this means that RSA signatures is not supported by xmlsec-gnutls:
https://www.aleksey.com/xmlsec/xmldsig.html Aleksey Sylvain Beucler wrote:
Hi, I tried to compile Lasso (http://lasso.entrouvert.org/) using xmlsec-gnutls instead of xmlsec-openssl, under Debian GNU/Linux 4. I get an error from gcc4 saying that xmlSecGnuTLSTransformRsaPkcs1Id is not declared. A quick grep in the xmlsec source code confirms it: /usr/src/xmlsec1-1.2.10$ grep -r "xmlSecGnuTLSTransformRsaPkcs1Id" . ./include/xmlsec/gnutls/symbols.h:#define xmlSecTransformRsaPkcs1Id xmlSecGnuTLSTransformRsaPkcs1Id This function appears to be missing. Is that normal?
_______________________________________________ xmlsec mailing list [email protected] http://www.aleksey.com/mailman/listinfo/xmlsec
