Update the EVP_PKEY_get_id documentation
authorMichael Baentsch <57787676+baentsch@users.noreply.github.com>
Mon, 13 Mar 2023 13:27:01 +0000 (14:27 +0100)
committerRichard Levitte <levitte@openssl.org>
Sat, 25 Mar 2023 08:53:47 +0000 (09:53 +0100)
commitf3e0dfa742030bf3db356fd5fc22694fc485dbe7
tree27accefb2b8ca266852d77875f971b2f94162a1d
parent5c9bb564ca1f0d2b2df36a19fd4974226262ef82
Update the EVP_PKEY_get_id documentation

The documentation didn't mention the development where EVP_PKEY_get_id()
returns a negative value for provider-only implementations, and the
migration guide didn't mention how to cope with that.

Fixes #20497

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20501)

(cherry picked from commit a2a543e0e3ec277d136772b4b0e0bb3d1181d337)
doc/man3/EVP_PKEY_set1_RSA.pod
doc/man7/migration_guide.pod