org.metastatic.jessie
Class NullManagerParameters
java.lang.Objectorg.metastatic.jessie.NullManagerParameters
- ManagerFactoryParameters
public final class NullManagerParameters
extends java.lang.Object
This empty class can be used to initialize
KeyManagerFactory and
TrustManagerFactory instances for the ``JessieX509''
algorithm, for cases when no keys or trusted certificates are
desired or needed.
This is the default manager parameters object used in
KeyManagerFactory instances if no key stores are
specified through security properties.