[PATCH 5/6] ncrypt: Implement NCryptFinalizeKey.

Santino Mazza mazzasantino1206 at gmail.com
Thu Mar 3 19:07:07 CST 2022


El mié, 2 mar 2022 a la(s) 06:29, Hans Leidekker (hans at codeweavers.com)
escribió:

> It may be better to call BCryptGenerateKeyPair() when the key is created,
> to catch errors
> early. This needs some tests.
>
For this we should find a way to check if the property requested by
NCryptSetProperty or NCryptGetProperty belongs to the bcrypt object and
make the call also to BCryptSetProperty or BCryptGetProperty and get the
data from there. I'm a little worried about the amount of for loops this is
going to have. lol.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220303/64497a8d/attachment.htm>


More information about the wine-devel mailing list