public abstract class FipsEngineProvider<T>
extends java.lang.Object
implements org.bouncycastle.crypto.internal.EngineProvider<T>
The FipsBlockCipherProvider class is used to provide FIPS implementations to the general package so that the base FIPS engine can be
used in other ways than FIPS allows for.
This class is meant for internal use in the API only.