Update the HISTORY entry for RSA_get0_pss_params()

Make a note of when this function was first introduced

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

(cherry picked from commit e2af84bd45)
This commit is contained in:
Matt Caswell 2019-12-04 10:21:52 +00:00
parent e295de1d84
commit 19f909856d

View File

@ -163,6 +163,8 @@ L<RSA_new(3)>, L<RSA_size(3)>
=head1 HISTORY
The RSA_get0_pss_params() function was added in OpenSSL 1.1.1e.
The
RSA_get_multi_prime_extra_count(), RSA_get0_multi_prime_factors(),
RSA_get0_multi_prime_crt_params(), RSA_set0_multi_prime_params(),