PRIME_TABLE_SIZE

The size of the PRIMES[] array

__gshared immutable
static if(BOTAN_HAS_PUBLIC_KEY_CRYPTO)
size_t PRIME_TABLE_SIZE;

Meta