EC_KEY_up_ref

Increases the internal reference count of a EC_KEY object. \param key EC_KEY object \return 1 on success and 0 if an error occurred.

extern (C) nothrow
int
EC_KEY_up_ref

Meta