org.metastatic.jessie

Class NullManagerParameters

Implemented Interfaces:
ManagerFactoryParameters

public final class NullManagerParameters
extends java.lang.Object
implements ManagerFactoryParameters

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.