summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto/man/RSA_size.3
diff options
context:
space:
mode:
Diffstat (limited to 'secure/lib/libcrypto/man/RSA_size.3')
-rw-r--r--secure/lib/libcrypto/man/RSA_size.36
1 files changed, 3 insertions, 3 deletions
diff --git a/secure/lib/libcrypto/man/RSA_size.3 b/secure/lib/libcrypto/man/RSA_size.3
index 4c195b8..4c7dbee 100644
--- a/secure/lib/libcrypto/man/RSA_size.3
+++ b/secure/lib/libcrypto/man/RSA_size.3
@@ -1,5 +1,5 @@
.\" Automatically generated by Pod::Man version 1.15
-.\" Tue Jul 30 09:21:56 2002
+.\" Mon Jan 13 19:28:44 2003
.\"
.\" Standard preamble:
.\" ======================================================================
@@ -138,7 +138,7 @@
.\" ======================================================================
.\"
.IX Title "RSA_size 3"
-.TH RSA_size 3 "0.9.6e" "2000-04-13" "OpenSSL"
+.TH RSA_size 3 "0.9.7" "2003-01-13" "OpenSSL"
.UC
.SH "NAME"
RSA_size \- get \s-1RSA\s0 modulus size
@@ -148,7 +148,7 @@ RSA_size \- get \s-1RSA\s0 modulus size
\& #include <openssl/rsa.h>
.Ve
.Vb 1
-\& int RSA_size(RSA *rsa);
+\& int RSA_size(const RSA *rsa);
.Ve
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
OpenPOWER on IntegriCloud