[xmlsec] Signature verification

Gregor Ibic gregor.ibic@intelicom.si
Sun, 3 Nov 2002 23:32:14 +0100


Sure that I compare base64 values. They should not be different!!!
I compute the signature on the same document with same algorithm, only with
MS Cryptoapi.
I use the same key for signing so it has to be the same signature.
Im using RSA and SHA1 for signature.

Sure I try to verify it. It fail, cause signature is different.
I just wanted to know how to print digest of SignatureInfo?

Regards,
Gregor