EC_KEY_generate_key

Creates a new ec private (and optional a new public) key. \param key EC_KEY object \return 1 on success and 0 if an error occurred.

extern (C) nothrow
int
EC_KEY_generate_key

Meta