org.metastatic.jessie
Class NullManagerParameters
java.lang.Object
|
+--org.metastatic.jessie.NullManagerParameters
All Implemented Interfaces:
ManagerFactoryParameters
This empty class can be used to initialize javax.net.ssl.KeyManagerFactory and javax.net.ssl.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 javax.net.ssl.KeyManagerFactory instances if no key stores are
specified through security properties.