Test whether the given BN_FLG_* bits are set on a BIGNUM.
Declared in <openssl/bn.h>
<openssl/bn.h>
int BN_get_flags( BIGNUM const* b, int n);
n bits that are set on b (0 if none).
n
b