https://bugs.winehq.org/show_bug.cgi?id=54845
--- Comment #3 from Hans Leidekker hans@meelstraat.net --- (In reply to Ben Jackson from comment #2)
Indeed it is, and it ideally does. How does one go about adding support for this key type in the bcrypt for Wine.
What libraries does wine support in regards to bcrypt? Is it just 'gnutls'?
I can see that libssh2 references this encryption type, but also see no presidency for wine using this library>
Please can you advise how best to proceed with getting this issue resolved
You could start by writing some tests. So, on Windows, export an RSA private key with CryptoAPI and import it with BCryptImportKeyPair().