public static class Primes.MROutput extends Object
Modifier and Type | Method and Description |
---|---|
BigInteger |
getFactor() |
boolean |
isNotPrimePower() |
boolean |
isProvablyComposite() |
public BigInteger getFactor()
public boolean isProvablyComposite()
public boolean isNotPrimePower()
Copyright © 2017 BouncyCastle.org. All rights reserved.