Package org.bouncycastle.crypto.fips
Class FipsEncapsulatingSecretGenerator<T extends FipsParameters>
java.lang.Object
org.bouncycastle.crypto.fips.FipsEncapsulatingSecretGenerator<T>
- Type Parameters:
T
- the parameters type associated with the final implementation of this generator.
- All Implemented Interfaces:
EncapsulatingSecretGenerator<T>
,OperatorUsingSecureRandom<EncapsulatingSecretGenerator<T>>
public abstract class FipsEncapsulatingSecretGenerator<T extends FipsParameters>
extends Object
implements EncapsulatingSecretGenerator<T>
Base class for the approved mode EncapsulatingSecretGenerator implementations.