https://bugs.winehq.org/show_bug.cgi?id=54816
--- Comment #4 from Hans Leidekker hans@meelstraat.net --- (In reply to Tony763 from comment #3)
Created attachment 74373 [details] Fixme: bcrypt
Ben Jackson digged out these fixme from log (which we overlooked). These miss in current bcrypt implementation.
CAPIPRIVATEBLOB represent LEGACY_RSAPRIVATE_BLOB https://learn.microsoft.com/en-us/windows/win32/api/bcrypt/nf-bcrypt- bcryptexportkey and https://github.com/tpn/winsdk-7/blob/master/v7.1A/Include/bcrypt.h
That's bug 54845.