java.lang.Object
edu.iu.crypt.Init
Initialization stub to be explicitly loaded from the bootstrap
module in control of the implementation's
ModuleLayer, before
attempting to use any crypto functions, while the implementation module's
ClassLoader is in control of the
Thread.getContextClassLoader() current thread's context.
Note: When both iu.util.crypt and iu.util.crypt.impl are in named modules
loaded by the System ClassLoader,
explicit initialization is not needed.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
SPI
IuCryptSpiinstance
-
-
Method Details
-
init
public static void init()Verifies the SPI has fully initialized.
-