BN_prime_checks

default: select number of iterations based on the size of the number

extern (C) nothrow @nogc
enum BN_prime_checks = 0;

Meta