Return the flag bits currently set on an EC_KEY (deprecated).
Declared in <openssl/ec.h>
<openssl/ec.h>
[[deprecated]] int EC_KEY_get_flags(EC_KEY const* key);
Deprecated. Use of this entity is allowed but discouraged.
Bitmask of EC_FLAG_* values, or 0 if none are set.