From ee25d40beaece4e11f2068871e65e5c61e001509 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 1 Feb 2000 12:03:47 +0000 Subject: [PATCH] Correct one link. --- doc/crypto/RSA_sign.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/crypto/RSA_sign.pod b/doc/crypto/RSA_sign.pod index 08f0fe7068..b0d374f12f 100644 --- a/doc/crypto/RSA_sign.pod +++ b/doc/crypto/RSA_sign.pod @@ -22,8 +22,8 @@ signature in B and the signature size in B. B must point to B bytes of memory. B denotes the message digest algorithm that was used to generate -B. It usually is one of B, B and -B; see L for details. If B is B, +B. It usually is one of B, B and B; +see L for details. If B is B, an SSL signature (MD5 and SHA1 message digests with PKCS #1 padding and no algorithm identifier) is created. -- 2.25.1