Package org.bouncycastle.jcajce.util
-
Interface Summary Interface Description JcaJceHelper Factory interface for instantiating JCA/JCE primitives. -
Class Summary Class Description BCJcaJceHelper A JCA/JCE helper that refers to the BC provider for all it's needs.DefaultJcaJceHelper JcaJceHelperthat obtains all algorithms using the default JCA/JCE mechanism (i.e.JcaJceUtils General JCA/JCE utility methods.NamedJcaJceHelper JcaJceHelperthat obtains all algorithms using a specific named provider.ProviderJcaJceHelper JcaJceHelperthat obtains all algorithms from a specificProviderinstance.