There is the migration guide: https://github.com/openssl/openssl/tree/master/doc/man7/migration_guide.pod
Best regards,
Nicola
On Wed, Jul 14, 2021, 00:04 Ken Goldman <kgoldman@xxxxxxxxxx> wrote:
What is the 3.0.0 equivalent to RSA_set0_key() when I
want to create a key token from n and e.
Meta question: Is there a porting guide for these
type of questions - something that says, "If you
used this before, use this now."