Add the ability to set OCSP_RESPID fields
[openssl.git] / doc / crypto / RSA_check_key.pod
index 69df86473d454c133cff4c17b9e35b9b9f1427bf..d8689f4a2bfad5856e43d8a97a7cc91ee612a57e 100644 (file)
@@ -2,7 +2,7 @@
 
 =head1 NAME
 
-RSA_check_key - validate private RSA keys
+RSA_check_key_ex, RSA_check_key - validate private RSA keys
 
 =head1 SYNOPSIS
 
@@ -66,7 +66,6 @@ provide their own verifiers.
 =head1 SEE ALSO
 
 L<BN_is_prime_ex(3)>,
-L<rsa(3)>,
 L<ERR_get_error(3)>
 
 =head1 HISTORY