Creates a new EC_KEY object using a named curve as underlying EC_GROUP object. \param nid NID of the named curve. \return EC_KEY object or NULL if an error occurred.
See Implementation
Creates a new EC_KEY object using a named curve as underlying EC_GROUP object. \param nid NID of the named curve. \return EC_KEY object or NULL if an error occurred.