Return a new reference to the RSA key held by pkey (deprecated).
Deprecated. Use of this entity is allowed but discouraged.
RSA pointer with an incremented reference count (caller frees with RSA_free()), or NULL on error.
| Name | Description |
|---|---|
| pkey | Key that must hold an RSA key. |