Re: Recover Request

Martin Pirker wrote:
> file is .../test/tommy/Part1-Paragraph-267-RecoverRequest.xml
> 
> System.out.println( rr.validateKeyBindingAuthenticationSignature(
>     Secret.Authentication("A8YUT VUHHU C9H29 8Y43U H9J3I 23")
> ));
> 
> -> true
> 
> 
> Worksforme, or do you mean a different example?

Bizarre.  I still get a bad sig check.  Reference OK, but the HMAC
fails.  Yet all the other authentication signatures work.  I'm assuming
that it goes through the process to derive an authentication signature
(xor with 0x01 etc.)?

Ahh well.  Will trace a bit closer tomorrow.

I wonder if I'm using an out-of-date version.  My samples are dated
27/2/2005 - was there a later set?

Thanks :>.

Cheers,
	Berin

Received on Monday, 6 March 2006 10:42:55 UTC