From: Richard Levitte Date: Tue, 1 Feb 2000 12:03:47 +0000 (+0000) Subject: Correct one link. X-Git-Tag: OpenSSL_0_9_5beta1~136 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ee25d40beaece4e11f2068871e65e5c61e001509;p=oweals%2Fopenssl.git Correct one link. --- 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.