X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=doc%2Fcrypto%2FRSA_sign_ASN1_OCTET_STRING.pod;h=df9ceb339a63d491ab8a064c6f5d10cc375f31da;hp=e54660aa237eb46215bb4dbfcb4605ed3366d0f5;hb=bace21247493eb38870d2585f0e643bdc550f60a;hpb=2186cd8ef1c4db86109af7a38182c2bd9ddbbb32 diff --git a/doc/crypto/RSA_sign_ASN1_OCTET_STRING.pod b/doc/crypto/RSA_sign_ASN1_OCTET_STRING.pod index e54660aa23..df9ceb339a 100644 --- a/doc/crypto/RSA_sign_ASN1_OCTET_STRING.pod +++ b/doc/crypto/RSA_sign_ASN1_OCTET_STRING.pod @@ -39,7 +39,7 @@ RSA_sign_ASN1_OCTET_STRING() returns 1 on success, 0 otherwise. RSA_verify_ASN1_OCTET_STRING() returns 1 on successful verification, 0 otherwise. -The error codes can be obtained by ERR_get_error(3). +The error codes can be obtained by L. =head1 BUGS @@ -47,7 +47,9 @@ These functions serve no recognizable purpose. =head1 SEE ALSO -err(3), objects(3), rand(3), rsa(3), RSA_sign(3), RSA_verify(3) +L, L, L, +L, L, +L =head1 HISTORY