CryptoAPI in wine

Questions about Wine on Linux
Locked
zealot
Newbie
Newbie
Posts: 1
Joined: Tue Dec 05, 2023 11:51 am

CryptoAPI in wine

Post by zealot »

I am working with reverse engineering on some program, developed for windows and run under wine.
I suppose, its use WinCrypto for security message exchange. Under Windows, RSA private key store in C:/ProgramData/Microsoft/Crypto.
Where wine store RSA private keys? How WinCrypto implemented in wine at all?
Locked