Bouncy Castle Cryptography Library 1.81

org.bouncycastle.jcajce.provider.digest
Class Whirlpool.KeyGenerator

java.lang.Object
  extended byjavax.crypto.KeyGeneratorSpi
      extended byorg.bouncycastle.jcajce.provider.symmetric.util.BaseKeyGenerator
          extended byorg.bouncycastle.jcajce.provider.digest.Whirlpool.KeyGenerator
Enclosing class:
Whirlpool

public static class Whirlpool.KeyGenerator
extends BaseKeyGenerator


Field Summary
 
Fields inherited from class org.bouncycastle.jcajce.provider.symmetric.util.BaseKeyGenerator
algName, defaultKeySize, engine, keySize, uninitialised
 
Constructor Summary
Whirlpool.KeyGenerator()
           
 
Methods inherited from class org.bouncycastle.jcajce.provider.symmetric.util.BaseKeyGenerator
engineGenerateKey, engineInit, engineInit, engineInit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Whirlpool.KeyGenerator

public Whirlpool.KeyGenerator()

Bouncy Castle Cryptography Library 1.81