Clear bit n of BIGNUM a.
n
a.
Declared in <openssl/bn.h>
<openssl/bn.h>
int BN_clear_bit( BIGNUM* a, int n);
1 on success, or 0 on error.