summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/RSA_get0_key.3
diff options
context:
space:
mode:
authortb <>2025-01-05 15:40:42 +0000
committertb <>2025-01-05 15:40:42 +0000
commit2deaeefc5d48b4d9ee1ee052874114b2d5fd297e (patch)
treee98207f209b781af0fbc508c0c937f82d5564c3d /src/lib/libcrypto/man/RSA_get0_key.3
parent5c33a5ef4d95e91c63b215ad65de78c9bc54ff85 (diff)
downloadopenbsd-2deaeefc5d48b4d9ee1ee052874114b2d5fd297e.tar.gz
openbsd-2deaeefc5d48b4d9ee1ee052874114b2d5fd297e.tar.bz2
openbsd-2deaeefc5d48b4d9ee1ee052874114b2d5fd297e.zip
Remove most of the RSA_FLAG_SIGN_VER documentation
ok jsing kn
Diffstat (limited to 'src/lib/libcrypto/man/RSA_get0_key.3')
-rw-r--r--src/lib/libcrypto/man/RSA_get0_key.315
1 files changed, 4 insertions, 11 deletions
diff --git a/src/lib/libcrypto/man/RSA_get0_key.3 b/src/lib/libcrypto/man/RSA_get0_key.3
index 3fb74b19bc..f09fb00d2b 100644
--- a/src/lib/libcrypto/man/RSA_get0_key.3
+++ b/src/lib/libcrypto/man/RSA_get0_key.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: RSA_get0_key.3,v 1.7 2023/03/06 13:05:32 tb Exp $ 1.\" $OpenBSD: RSA_get0_key.3,v 1.8 2025/01/05 15:40:42 tb Exp $
2.\" selective merge up to: OpenSSL 665d899f Aug 2 02:19:43 2017 +0800 2.\" selective merge up to: OpenSSL 665d899f Aug 2 02:19:43 2017 +0800
3.\" 3.\"
4.\" This file is a derived work. 4.\" This file is a derived work.
@@ -65,7 +65,7 @@
65.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 65.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
66.\" OF THE POSSIBILITY OF SUCH DAMAGE. 66.\" OF THE POSSIBILITY OF SUCH DAMAGE.
67.\" 67.\"
68.Dd $Mdocdate: March 6 2023 $ 68.Dd $Mdocdate: January 5 2025 $
69.Dt RSA_GET0_KEY 3 69.Dt RSA_GET0_KEY 3
70.Os 70.Os
71.Sh NAME 71.Sh NAME
@@ -383,15 +383,8 @@ Turn off blinding during private key encryption and decryption.
383This flag is set by 383This flag is set by
384.Xr RSA_blinding_off 3 . 384.Xr RSA_blinding_off 3 .
385.It Dv RSA_FLAG_SIGN_VER 385.It Dv RSA_FLAG_SIGN_VER
386Enable the use of the functions set with 386This flag has no effect.
387.Xr RSA_meth_set_sign 3 387It is provided only for backward compatibility with legacy applications.
388and
389.Xr RSA_meth_set_verify 3 .
390If unset, the functions set with
391.Xr RSA_meth_set_priv_enc 3
392and
393.Xr RSA_meth_set_pub_dec 3
394are used instead, respectively.
395.El 388.El
396.Pp 389.Pp
397The flags 390The flags