Set the given flag bits on an EC_KEY (deprecated; OR'd with existing flags).
Deprecated. Use of this entity is allowed but discouraged.
| Name | Description |
|---|---|
| key | Elliptic-curve key object to update. |
| flags | Flag mask such as EC_FLAG_COFACTOR_ECDH or EC_FLAG_CHECK_NAMED_GROUP. |