Class Primes.STOutput

java.lang.Object
org.bouncycastle.math.Primes.STOutput
Enclosing class:
Primes

public static class Primes.STOutput extends Object
Used to return the output from the Shawe-Taylor Random_Prime Routine
  • Method Details

    • getPrime

      public BigInteger getPrime()
    • getPrimeSeed

      public byte[] getPrimeSeed()
    • getPrimeGenCounter

      public int getPrimeGenCounter()