Class FipsKeyedXOFOperatorFactory<T extends FipsParameters>

java.lang.Object
org.bouncycastle.crypto.fips.FipsKeyedXOFOperatorFactory<T>
Type Parameters:
T - the parameters type associated with the final implementation of this factory.
All Implemented Interfaces:
KeyedXOFOperatorFactory<T>
Direct Known Subclasses:
FipsSHS.KeyedXOFOperatorFactory

public abstract class FipsKeyedXOFOperatorFactory<T extends FipsParameters> extends Object implements KeyedXOFOperatorFactory<T>
Base class for the approved mode KeyedXOFOperatorFactory implementations.