Module zertjsse

Class ZERTJSSE

All Implemented Interfaces:
Serializable, Cloneable, Map<Object,Object>

public final class ZERTJSSE extends Provider
The ZERTJSSE provider class. This is where ZERTJSSE registers for protocols and initializes variables based on system properties.
See Also:
  • Constructor Details

    • ZERTJSSE

      public ZERTJSSE()
      The constructor for the ZERTJSSE provider that registers for the various protocols.
  • Method Details

    • getUseFIPSProvider

      protected static boolean getUseFIPSProvider()
      Returns whether or not ZERTJSSE is in FIPS mode.
      Returns:
      A boolean indicating whether or not ZERTJSSE is in FIPS mode.