Return the ENGINE set on an RSA key (deprecated).
Declared in <openssl/rsa.h>
<openssl/rsa.h>
[[deprecated]] ENGINE* RSA_get0_engine(RSA const* r);
Deprecated. Use of this entity is allowed but discouraged.
ENGINE handle, or NULL if none is set.