https://bugs.winehq.org/show_bug.cgi?id=54794
--- Comment #3 from Ben Jackson benjackson990@gmail.com --- Further investigation reveals the likely cause of the issue is a un-implemented key type of "CAPIPRIVATEBLOB"
``` 0178:fixme:cryptasn:CryptDecodeObjectEx Unsupported decoder for lpszStructType 1.3.6.1.4.1.311.2.1.4 0178:fixme:cryptasn:CryptDecodeObjectEx Unsupported decoder for lpszStructType 1.3.6.1.4.1.311.2.1.4 02b4:fixme:bcrypt:key_import_pair unsupported key type L"CAPIPRIVATEBLOB" 02b4:fixme:bcrypt:get_key_property unsupported algorithm 9 02b4:fixme:msvcrt:_set_abort_behavior _WRITE_CALL_REPORTFAULT unhandled 02b4:fixme:bcrypt:key_import_pair unsupported key type L"CAPIPRIVATEBLOB" 02b4:fixme:bcrypt:get_key_property unsupported algorithm 9 0178:fixme:bcrypt:key_import_pair unsupported key type L"CAPIPRIVATEBLOB" 0178:fixme:bcrypt:get_key_property unsupported algorithm 9 Finished request Handshake. But response is empty. Finished request Handshake. But response is empty. Handshake failed ```