Returns the ENGINE object of a EC_KEY object
Declared in <openssl/ec.h>
<openssl/ec.h>
[[deprecated]] ENGINE* EC_KEY_get0_engine(EC_KEY const* eckey);
Deprecated. Use of this entity is allowed but discouraged.
the ENGINE object (possibly NULL).