<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El mié, 2 mar 2022 a la(s) 06:29, Hans Leidekker (<a href="mailto:hans@codeweavers.com">hans@codeweavers.com</a>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
It may be better to call BCryptGenerateKeyPair() when the key is created, to catch errors<br>
early. This needs some tests.<br></blockquote><div>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.<br></div></div></div>