Uses of Interface
org.jose4j.jwe.kdf.ConcatenationKeyDerivationFunctionWithSha256
Packages that use ConcatenationKeyDerivationFunctionWithSha256
-
Uses of ConcatenationKeyDerivationFunctionWithSha256 in org.jose4j.jwe.kdf
Classes in org.jose4j.jwe.kdf that implement ConcatenationKeyDerivationFunctionWithSha256Modifier and TypeClassDescriptionclassAn implementation of Concatenation Key Derivation Function (aka Concat KDF or ConcatKDF) from Section 5.8.1 of National Institute of Standards and Technology (NIST), "Recommendation for Pair-Wise Key Establishment Schemes Using Discrete Logarithm Cryptography", NIST Special Publication 800-56A, Revision 2, May 2013.Fields in org.jose4j.jwe.kdf declared as ConcatenationKeyDerivationFunctionWithSha256Fields in org.jose4j.jwe.kdf with type parameters of type ConcatenationKeyDerivationFunctionWithSha256Modifier and TypeFieldDescriptionprivate static Class<ConcatenationKeyDerivationFunctionWithSha256>ConcatKeyDerivationFunctionFactory.customKdfClassMethods in org.jose4j.jwe.kdf that return ConcatenationKeyDerivationFunctionWithSha256Modifier and TypeMethodDescription(package private) static ConcatenationKeyDerivationFunctionWithSha256