jiffy
unread,Aug 21, 2012, 10:46:29 PM8/21/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I'm having a problem with some code that uses CryptVerifyDetachedMessageSignature to verify a signature blob (the code is essentially the standard code sample for using this function).
The code works on XP, but on Windows 7 will for some users fail verification with an NTE_BAD_LEN error. The documentation on MSDN seems to suggest this error shouldn't be returned by this function. Anyone seen this before, or even have any ideas where to start looking for a cause?