Bouncy Castle Cryptography 1.50

org.bouncycastle.jcajce.provider.asymmetric
Class DSTU4145.Mappings

java.lang.Object
  extended by org.bouncycastle.jcajce.provider.util.AlgorithmProvider
      extended by org.bouncycastle.jcajce.provider.util.AsymmetricAlgorithmProvider
          extended by org.bouncycastle.jcajce.provider.asymmetric.DSTU4145.Mappings
Enclosing class:
DSTU4145

public static class DSTU4145.Mappings
extends AsymmetricAlgorithmProvider


Constructor Summary
DSTU4145.Mappings()
           
 
Method Summary
 void configure(ConfigurableProvider provider)
           
 
Methods inherited from class org.bouncycastle.jcajce.provider.util.AsymmetricAlgorithmProvider
addSignatureAlgorithm, registerOid, registerOidAlgorithmParameters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DSTU4145.Mappings

public DSTU4145.Mappings()
Method Detail

configure

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

Bouncy Castle Cryptography 1.50