org.bouncycastle.jce.provider
Class BouncyCastleProvider

java.lang.Object
  extended by java.util.Dictionary<K,V>
      extended by java.util.Hashtable<Object,Object>
          extended by java.util.Properties
              extended by java.security.Provider
                  extended by org.bouncycastle.jce.provider.BouncyCastleProvider
All Implemented Interfaces:
Serializable, Cloneable, Map<Object,Object>, ConfigurableProvider

public final class BouncyCastleProvider
extends Provider
implements ConfigurableProvider

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class java.security.Provider
Provider.Service
 
Field Summary
static ProviderConfiguration field_74826_b
           
static String field_74828_a
           
 
Constructor Summary
BouncyCastleProvider()
           
 
Method Summary
 
Methods inherited from class java.security.Provider
clear, elements, entrySet, get, getInfo, getName, getProperty, getService, getServices, getVersion, keys, keySet, load, put, putAll, remove, toString, values
 
Methods inherited from class java.util.Properties
getProperty, list, list, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNames
 
Methods inherited from class java.util.Hashtable
clone, contains, containsKey, containsValue, equals, hashCode, isEmpty, size
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

field_74828_a

public static String field_74828_a

field_74826_b

public static final ProviderConfiguration field_74826_b
Constructor Detail

BouncyCastleProvider

public BouncyCastleProvider()