| Interface | Description |
|---|---|
| JcaJceHelper |
Factory interface for instantiating JCA/JCE primitives.
|
| Class | Description |
|---|---|
| DefaultJcaJceHelper |
JcaJceHelper that obtains all algorithms using the default JCA/JCE mechanism (i.e. |
| JcaJceUtils |
General JCA/JCE utility methods.
|
| NamedJcaJceHelper |
JcaJceHelper that obtains all algorithms using a specific named provider. |
| ProviderJcaJceHelper |
JcaJceHelper that obtains all algorithms from a specific Provider instance. |