Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: d842b6eff0940b6ce337536cb718a8d561290f50
https://github.openssl.org/openssl/openssl/commit/d842b6eff0940b6ce337536cb718a8d561290f50
Author: olszomal <[email protected]>
Date: 2022-06-28 (Tue, 28 Jun 2022)
Changed paths:
M doc/man3/SSL_get_current_cipher.pod
Log Message:
-----------
SSL_get_current_cipher() and SSL_get_pending_cipher() return 'const
SSL_CIPHER *'
Fix the documentation.
CLA: trivial
Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Todd Short <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18599)