Return the behavioural flag mask stored on an ENGINE (deprecated).
Declared in <openssl/engine.h>
<openssl/engine.h>
[[deprecated]] int ENGINE_get_flags(ENGINE const* e);
Deprecated. Use of this entity is allowed but discouraged.
Bitmask of ENGINE_FLAGS_* values currently set on e.
e.