org.bouncycastle.jcajce.provider.util
Class AlgorithmProvider

java.lang.Object
  extended by org.bouncycastle.jcajce.provider.util.AlgorithmProvider

public abstract class AlgorithmProvider
extends Object


Constructor Summary
AlgorithmProvider()
           
 
Method Summary
abstract  void configure(ConfigurableProvider var1)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlgorithmProvider

public AlgorithmProvider()
Method Detail

configure

public abstract void configure(ConfigurableProvider var1)