Sets the public key of a EC_KEY object.
EC_KEY object
EC_POINT object with the public key (note: the EC_KEY object will use an own copy of the EC_POINT object).
1 on success and 0 if an error occurred.
See Implementation
Sets the public key of a EC_KEY object.