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