Return the built-in OpenSSL RSA_METHOD implementing PKCS#1 operations (deprecated).
Declared in <openssl/rsa.h>
<openssl/rsa.h>
[[deprecated]] RSA_METHOD const* RSA_PKCS1_OpenSSL();
Deprecated. Use of this entity is allowed but discouraged.
Pointer to the default software RSA_METHOD (do not free).