Bouncy Castle Cryptography Library 1.81

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

java.lang.Object
  extended byorg.bouncycastle.jcajce.provider.util.AlgorithmProvider
      extended byorg.bouncycastle.jcajce.provider.util.AsymmetricAlgorithmProvider
          extended byorg.bouncycastle.jcajce.provider.asymmetric.ECGOST.Mappings
Enclosing class:
ECGOST

public static class ECGOST.Mappings
extends AsymmetricAlgorithmProvider


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

Constructor Detail

ECGOST.Mappings

public ECGOST.Mappings()
Method Detail

configure

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

Bouncy Castle Cryptography Library 1.81