[xmlsec] Signature and digest contexts

Aleksey Sanin aleksey at aleksey.com
Fri Oct 1 08:20:26 PDT 2004


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?
> 



More information about the xmlsec mailing list