Creates a table of pre-computed multiples of the generator to accelerate further EC_KEY operations. \param key EC_KEY object \param ctx BN_CTX object (optional) \return 1 on success and 0 if an error occurred.
See Implementation
Creates a table of pre-computed multiples of the generator to accelerate further EC_KEY operations. \param key EC_KEY object \param ctx BN_CTX object (optional) \return 1 on success and 0 if an error occurred.