Bouncy Castle Cryptography 1.47

org.bouncycastle.jcajce.provider.symmetric
Class Twofish.Mappings

java.lang.Object
  extended by org.bouncycastle.jcajce.provider.util.AlgorithmProvider
      extended by org.bouncycastle.jcajce.provider.symmetric.Twofish.Mappings
Enclosing class:
Twofish

public static class Twofish.Mappings
extends AlgorithmProvider


Constructor Summary
Twofish.Mappings()
           
 
Method Summary
 void configure(ConfigurableProvider provider)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Twofish.Mappings

public Twofish.Mappings()
Method Detail

configure

public void configure(ConfigurableProvider provider)
Specified by:
configure in class AlgorithmProvider

Bouncy Castle Cryptography 1.47