Class FipsEncapsulatedSecretExtractor<T extends FipsParameters>

java.lang.Object
org.bouncycastle.crypto.fips.FipsEncapsulatedSecretExtractor<T>
Type Parameters:
T - the parameters type associated with the final implementation of this extractor.
All Implemented Interfaces:
EncapsulatedSecretExtractor<T>

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