bcrypt unsupported key type L"CAPIPRIVATEBLOB"

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
alextrical
Newbie
Newbie
Posts: 4
Joined: Sun Apr 09, 2023 3:54 pm

bcrypt unsupported key type L"CAPIPRIVATEBLOB"

Post by alextrical »

Hi all,
I'm currently looking for a way to fix Fusion 360 that has crippled the application for all users.
The recent update has changed the login process to allow for a Single Sign On, but in the process seemingly used a encryption not supported in any version of Wine that I'm aware of.

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
```
Locked