1
Answer

[SignedXml].CheckSignature() do not pass with

Why [SignedXml].CheckSignature() do not pass if canonicalization method is inclusive REC-xml-c14n-20010315?

The same code is working if document is canonicalizated with excl. method

I'm using .NET 8

Answers (1)