Hello,
Could you help to point solution for our use case.
We are receiving xml documents with multiple pointers to external
resources and xmlsignatures
attached to them . We are verifying each resource and saving it locally.
Then we are rewriting the xml documents with local references. We need to
attach new xmlsignatures again.
Is It possible to use already calculated digest of resource in writing xml
signature (not always possible to do dereference again because local
resources not yet indexed ?
Could you give me sample code or hint?
Luda