Package org.bouncycastle.crypto.fips
Class FipsPasswordBasedDeriverFactory<T extends FipsParameters>
java.lang.Object
org.bouncycastle.crypto.fips.FipsPasswordBasedDeriverFactory<T>
- Type Parameters:
T
- the parameters type associated with the final implementation of this factory.
- All Implemented Interfaces:
PasswordBasedDeriverFactory<T>
- Direct Known Subclasses:
FipsPBKD.DeriverFactory
public abstract class FipsPasswordBasedDeriverFactory<T extends FipsParameters>
extends Object
implements PasswordBasedDeriverFactory<T>
Base class for the approved mode PasswordBasedDeriverFactory implementations.