Class FipsKDF.TLSOperatorFactory

java.lang.Object
org.bouncycastle.crypto.fips.FipsKDFOperatorFactory<FipsKDF.TLSParameters>
org.bouncycastle.crypto.fips.FipsKDF.TLSOperatorFactory
All Implemented Interfaces:
KDFOperatorFactory<FipsKDF.TLSParameters>
Enclosing class:
FipsKDF

public static final class FipsKDF.TLSOperatorFactory extends FipsKDFOperatorFactory<FipsKDF.TLSParameters>
Factory for operators that derive key material using the TLS family of KDFs.
  • Constructor Details

    • TLSOperatorFactory

      public TLSOperatorFactory()
      Create the operator factory.
  • Method Details