Class FipsXOFOperatorFactory<T extends FipsParameters>

  • Type Parameters:
    T - the parameters type associated with the final implementation of this factory.
    All Implemented Interfaces:
    XOFOperatorFactory<T>
    Direct Known Subclasses:
    FipsSHS.XOFOperatorFactory

    public abstract class FipsXOFOperatorFactory<T extends FipsParameters>
    extends java.lang.Object
    implements XOFOperatorFactory<T>
    Base class for the approved mode XOFOperatorFactory implementations.