[openssl/openssl] 3216dc: Update the EVP_PKEY_get_id documentation
Michael Baentsch
noreply at github.com
Sat Mar 25 08:58:33 UTC 2023
Branch: refs/heads/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: 3216dc1242ecfc952e5647111eeae77a9d283fba
https://github.com/openssl/openssl/commit/3216dc1242ecfc952e5647111eeae77a9d283fba
Author: Michael Baentsch <57787676+baentsch at users.noreply.github.com>
Date: 2023-03-25 (Sat, 25 Mar 2023)
Changed paths:
M doc/man3/EVP_PKEY_set1_RSA.pod
M doc/man7/migration_guide.pod
Log Message:
-----------
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 at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20501)
(cherry picked from commit a2a543e0e3ec277d136772b4b0e0bb3d1181d337)
More information about the openssl-commits
mailing list