Creates a new EC_GROUP object and copies the copies the content form src to the newly created EC_KEY object \param src source EC_GROUP object \return newly created EC_GROUP object or NULL in case of an error.
See Implementation
Creates a new EC_GROUP object and copies the copies the content form src to the newly created EC_KEY object \param src source EC_GROUP object \return newly created EC_GROUP object or NULL in case of an error.