Update the HISTORY entry for RSA_get0_pss_params()
authorMatt Caswell <matt@openssl.org>
Wed, 4 Dec 2019 10:21:52 +0000 (10:21 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 16 Dec 2019 14:55:30 +0000 (14:55 +0000)
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 e2af84bd45c017c0c6a0fa06ee5d7fcf11d7366d)

doc/man3/RSA_get0_key.pod

index a947c3964360bef312cb83d52c0980a4ea6d60a9..29101fb8a1648c1c5c22b2b9519722bb6f8959dd 100644 (file)
@@ -163,6 +163,8 @@ L<RSA_new(3)>, L<RSA_size(3)>
 
 =head1 HISTORY
 
 
 =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(),
 The
 RSA_get_multi_prime_extra_count(), RSA_get0_multi_prime_factors(),
 RSA_get0_multi_prime_crt_params(), RSA_set0_multi_prime_params(),