From: Juan Lang [mailto:juan.lang@gmail.com]
No, it's not. Return value is TRUE, buf is allocated and contains a PUBKEYSTRUC followed by a RSAPUBKEY with len 56 while size contains 0x1b. So Win7 is capable of decoding the key.
Thanks for checking that. That appears to be a bug to me, then, although it could be that it's failing for some other reason I haven't guessed yet. I think broken() would be appropriate in this case, since Win7 is the odd man out.
Thanks, I'll submit a patch.
Ge.