Previous: Generation, Up: Prime numbers [Contents][Index]
Check whether the number p is prime. Returns zero in case p
is indeed a prime, returns GPG_ERR_NO_PRIME
in case p is
not a prime and a different error code in case something went horribly
wrong.