EC_POINT_set_to_infinity

Sets a point to infinity (neutral element) \param group underlying EC_GROUP object \param point EC_POINT to set to infinity \return 1 on success and 0 if an error occured

extern (C) nothrow
int
EC_POINT_set_to_infinity

Meta