Class FipsEncapsulatedSecretExtractor<T extends FipsParameters>

  • 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 java.lang.Object
    implements EncapsulatedSecretExtractor<T>
    Base class for the approved mode EncapsulatedSecretExtractor implementations.