| BignumNullException |
Some memory allocation failed. |
| BignumGeneratePrimeException |
There was an error generating a new prime modulus. |
| BignumSubException |
There was an error during subtraction. |
| BignumContextException |
Memory allocation failed for a BN_CTX. |
| BignumRshiftException |
There was an error while bit-shifting a BIGNUM. |
| BignumRandRangeException |
There was an error generating the random exponent. |
| BignumModMulException |
There was an error during modular multiplication. |
| BignumModExpException |
There was an error during modular exponentiation. |