Package org.jose4j.jwe.kdf
Class ConcatKeyDerivationFunctionFactory
java.lang.Object
org.jose4j.jwe.kdf.ConcatKeyDerivationFunctionFactory
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static Class<ConcatenationKeyDerivationFunctionWithSha256>private static final org.slf4j.Logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static ConcatenationKeyDerivationFunctionWithSha256
-
Field Details
-
log
private static final org.slf4j.Logger log -
customKdfClass
-
-
Constructor Details
-
ConcatKeyDerivationFunctionFactory
ConcatKeyDerivationFunctionFactory()
-
-
Method Details
-
make
-