https://bugs.winehq.org/show_bug.cgi?id=50925
--- Comment #21 from Dmitry Timoshkov dmitry@baikal.ru --- (In reply to msdobrescu from comment #20)
Indeed, but why I don't see any of the messages that appear without debug logging?
00f8:fixme:bcrypt:BCryptGenRandom ignoring selected algorithm ... 0128:fixme:crypt:CryptStringToBinaryW Unimplemented type 4 00f8:fixme:bcrypt:BCryptGenRandom ignoring selected algorithm
Have they been filtered out somehow?
I have no idea. But I managed to write a test, and can confirm that new implementation of CryptImportPublicKeyInfoEx2() works correctly, and verifying a certificate signature using the created key works fine. So, it's probably a new failure that happens later. I'd suggest to create a new bug report.