Return which of the given flag bits are currently set on an RSA object.
Deprecated. Use of this entity is allowed but discouraged.
Subset of flags that are set on r, or 0 if none are set.
| Name | Description |
|---|---|
| r | RSA object to query. |
| flags | Bitmask of RSA_* flags to test (bitwise OR). |