BN_set_negative sets sign of a BIGNUM \param b pointer to the BIGNUM object \param n 0 if the BIGNUM b should be positive and a value != 0 otherwise
See Implementation
BN_set_negative sets sign of a BIGNUM \param b pointer to the BIGNUM object \param n 0 if the BIGNUM b should be positive and a value != 0 otherwise