Bouncy Castle Cryptography Library 1.81

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

java.lang.Object
  extended byorg.bouncycastle.jcajce.provider.util.AlgorithmProvider
      extended byorg.bouncycastle.jcajce.provider.symmetric.GOST3412_2015.Mappings
Enclosing class:
GOST3412_2015

public static class GOST3412_2015.Mappings
extends AlgorithmProvider


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

GOST3412_2015.Mappings

public GOST3412_2015.Mappings()
Method Detail

configure

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

Bouncy Castle Cryptography Library 1.81