https://bugs.winehq.org/show_bug.cgi?id=54845
--- Comment #1 from Hans Leidekker hans@meelstraat.net --- (In reply to Ben Jackson from comment #0)
Can anyone please advise how I should go about resolving the following issue
0178:fixme:bcrypt:key_import_pair unsupported key type L"CAPIPRIVATEBLOB" 0178:fixme:bcrypt:get_key_property unsupported algorithm 9
As the fixme says, bcrypt is missing support for exporting CAPIPRIVATEBLOB key blobs. It needs to be implemented.