Slight error in the documentation.
authorGeoff Thorpe <geoff@openssl.org>
Tue, 26 Sep 2000 01:23:10 +0000 (01:23 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Tue, 26 Sep 2000 01:23:10 +0000 (01:23 +0000)
doc/crypto/RSA_set_method.pod

index b6727122923c8303a902dede343d603ff81aeede..bc0891a44505ebf963f58115fb1f01ce76264bf4 100644 (file)
@@ -15,7 +15,7 @@ RSA_null_method, RSA_flags, RSA_new_method - select RSA method
 
  RSA_METHOD *RSA_get_default_openssl_method(void);
 
RSA_METHOD *RSA_set_method(RSA *rsa, ENGINE *engine);
int RSA_set_method(RSA *rsa, ENGINE *engine);
 
  RSA_METHOD *RSA_get_method(RSA *rsa);