<div dir="auto">Outside of the migration guide others have pointed out, I think the functions you need are:<div dir="auto"><br><div dir="auto"><a href="https://www.openssl.org/docs/manmaster/man3/EVP_PKEY_set1_RSA.html">https://www.openssl.org/docs/manmaster/man3/EVP_PKEY_set1_RSA.html</a><br></div><div dir="auto"><br></div><div dir="auto">Use use EVP level now as pointed out in the guide.</div><div dir="auto"><br></div><div dir="auto"><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 13, 2021, 16:04 Ken Goldman <<a href="mailto:kgoldman@us.ibm.com">kgoldman@us.ibm.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">What is the 3.0.0 equivalent to RSA_set0_key() when I<br>
want to create a key token from n and e.<br>
<br>
Meta question:  Is there a porting guide for these<br>
type of questions - something that says, "If you<br>
used this before, use this now."<br>
<br>
</blockquote></div>