Returns the generator of a EC_GROUP object.
Declared in <openssl/ec.h>
<openssl/ec.h>
EC_POINT const* EC_GROUP_get0_generator(EC_GROUP const* group);
the currently used generator (possibly NULL).