BN_RAND_TOP_TWO

Values for |top| in BN_rand()

extern (C) nothrow @nogc
enum BN_RAND_TOP_TWO = 1;

Meta