Creates a new EC_KEY object and copies the content from src to it. \param src the source EC_KEY object \return newly created EC_KEY object or NULL if an error occurred.
See Implementation
Creates a new EC_KEY object and copies the content from src to it. \param src the source EC_KEY object \return newly created EC_KEY object or NULL if an error occurred.