org.bouncycastle.crypto
Class KeyGenerationParameters

java.lang.Object
  extended by org.bouncycastle.crypto.KeyGenerationParameters

public class KeyGenerationParameters
extends Object


Constructor Summary
KeyGenerationParameters(SecureRandom par1SecureRandom, int par2)
           
 
Method Summary
 int func_71842_b()
           
 SecureRandom func_71843_a()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyGenerationParameters

public KeyGenerationParameters(SecureRandom par1SecureRandom,
                               int par2)
Method Detail

func_71843_a

public SecureRandom func_71843_a()

func_71842_b

public int func_71842_b()