Class FipsAEADOperatorFactory<T extends FipsParameters>

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

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