I try to calculate a XaDeS XML signature for the SignedInfo element but nothing gives the good signature. I tried to sign the digest with and without <SignedInfo> tag, I replaced <tag/> by <tag></tag>, I signed DigestValue1 + DigestValue2 etc. but nothing gives the good signature.
The SignedInfo contains two digests, one for the document and another digest for SignedProperties.
Has anybody an idea what is the good input string for the signature ?