Class FipsXOFOperatorFactory<T extends FipsParameters>

java.lang.Object
org.bouncycastle.crypto.fips.FipsXOFOperatorFactory<T>
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 Object implements XOFOperatorFactory<T>
Base class for the approved mode XOFOperatorFactory implementations.