Enable RSA blinding on rsa to mitigate timing attacks (deprecated).
Deprecated. Use of this entity is allowed but discouraged.
1 on success, or 0 on failure.
| Name | Description |
|---|---|
| rsa | RSA key that will use blinding for private operations. |
| ctx | Optional BN_CTX for blinding setup, or NULL to allocate internally. |