Return the flag bits from the RSA_METHOD currently bound to r (deprecated).
r
Declared in <openssl/rsa.h>
<openssl/rsa.h>
[[deprecated]] int RSA_flags(RSA const* r);
Deprecated. Use of this entity is allowed but discouraged.
Method flags (see RSA_FLAG_*), or 0 if r is NULL.