Package org.bouncycastle.math
Class Primes.MROutput
java.lang.Object
org.bouncycastle.math.Primes.MROutput
- Enclosing class:
Primes
Used to return the output from the
Enhanced
Miller-Rabin Probabilistic Primality Test
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
-
Method Details
-
getFactor
-
isProvablyComposite
public boolean isProvablyComposite() -
isNotPrimePower
public boolean isNotPrimePower()
-