Sets a public key from affine coordindates performing neccessary NIST PKV tests. \param key the EC_KEY object \param x public key x coordinate \param y public key y coordinate \return 1 on success and 0 otherwise.
See Implementation
Sets a public key from affine coordindates performing neccessary NIST PKV tests. \param key the EC_KEY object \param x public key x coordinate \param y public key y coordinate \return 1 on success and 0 otherwise.