Hi,
we ran into a similar problem as described in #165
But on our side, we reused the SignedXml object and called for each request addReference.
This produced the same problem as described in the other issue.
What is the advise here?
Do not reuse the SignedXml object?
Is there a clearReferences method missing?
Is this a bug?