Allocate an RSA object that uses engine's RSA method (deprecated).
Deprecated. Use of this entity is allowed but discouraged.
New RSA, or NULL on error; free with RSA_free().
| Name | Description |
|---|---|
| engine | ENGINE providing the RSA implementation, or NULL for the default. |