Class FipsKeyWrapper<T extends Parameters>

  • Type Parameters:
    T - the parameters type associated with the final implementation of this key wrapper.
    All Implemented Interfaces:
    KeyWrapper<T>
    Direct Known Subclasses:
    FipsKeyWrapperUsingSecureRandom

    public abstract class FipsKeyWrapper<T extends Parameters>
    extends java.lang.Object
    implements KeyWrapper<T>
    Base class for the approved mode KeyWrapper implementations.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait