Increment the reference count of an RSA key object (deprecated).
Declared in <openssl/rsa.h>
<openssl/rsa.h>
[[deprecated]] int RSA_up_ref(RSA* r);
Deprecated. Use of this entity is allowed but discouraged.
1 on success, or 0 on failure.