Bouncy Castle Cryptography 1.47

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

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

public static class AES.Mappings
extends AlgorithmProvider


Constructor Summary
AES.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

AES.Mappings

public AES.Mappings()
Method Detail

configure

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

Bouncy Castle Cryptography 1.47