Package org.bouncycastle.math
Class Primes.STOutput
- java.lang.Object
-
- org.bouncycastle.math.Primes.STOutput
-
- Enclosing class:
- Primes
public static class Primes.STOutput extends java.lang.Object
Used to return the output from the Shawe-Taylor Random_Prime Routine
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.math.BigInteger
getPrime()
int
getPrimeGenCounter()
byte[]
getPrimeSeed()
-