Corrected. It said before that ivec had to be initialised to zero,
[openssl.git] / doc / crypto / RSA_size.pod
index d625925dc14ca9368adb56563d49fe102cf87cf4..b36b4d58d54ae9c539b82d3e1b0e69f7e5ad7cb5 100644 (file)
@@ -2,7 +2,7 @@
 
 =head1 NAME
 
-RSA_size - Get RSA modulus size
+RSA_size - get RSA modulus size
 
 =head1 SYNOPSIS
 
@@ -24,7 +24,7 @@ The size in bytes.
 
 =head1 SEE ALSO
 
-rsa(3)
+L<rsa(3)|rsa(3)>
 
 =head1 HISTORY