Bouncy Castle Cryptography Library 1.77.0

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

java.lang.Object
  |
  +--org.bouncycastle.jcajce.provider.util.AlgorithmProvider
        |
        +--org.bouncycastle.jcajce.provider.symmetric.Rijndael.Mappings
Enclosing class:
Rijndael

public static class Rijndael.Mappings
extends AlgorithmProvider


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

Rijndael.Mappings

public Rijndael.Mappings()
Method Detail

configure

public void configure(ConfigurableProvider provider)
Overrides:
configure in class AlgorithmProvider

Bouncy Castle Cryptography Library 1.77.0