← Prev in month ← Prev in thread

T2 Example 12.3.1.1 Typo

From
David Fischer <>
Date
2001-08-23T21:49:41+00:00
ID
Thread
T2 Example 12.3.1.1 Typo
In the example section 12.3.1.1 page 54, it says:

. . .
<ds:SignatureMethod Algorithm="http://.../xmldsig#dsa-sha1">
. . .
<ds:DigestMethod Algorithm="http://.../xmldsig#dsa-sha1">
. . .
<ds:DigestMethod Algorithm="http://.../xmldsig#dsa-sha1">
. . .

I think the SignatureMethod Algorithm is right but shouldn't the DigestMethod
Algorithm be:

<ds:DigestMethod Algorithm="http://.../xmldsig#sha1">


Regards,

David Fischer
Drummond Group.
← Prev in month ← Prev in thread