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.ObjectUsed 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.BigIntegergetPrime()intgetPrimeGenCounter()byte[]getPrimeSeed() 
 -