Again, the simplest answer would be to use TLS. But this goes outside of xmlsec. In xmlsec world you can try to play with referencePreExecuteCallback but I am not sure this is exactly what you are looking for.
Aleksey
Dmitry Belyavsky wrote:
Hello!
Tell me please whether I can access digest signature context from digest operation or digest context from signature operation?
After creating signature context, can I store data avaiable during performing signature (and digest) operation at dsigCtx->transformCtx->userData? It seems to me it solves all my problems.
I tried to do so. But I cannot access this userData from digest transformation methods. Where am I mistaken?
_______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec
