Uses of Interface
org.apache.xml.security.encryption.keys.content.derivedKey.DerivationAlgorithm
-
Packages that use DerivationAlgorithm Package Description org.apache.xml.security.encryption.keys.content.derivedKey -
-
Uses of DerivationAlgorithm in org.apache.xml.security.encryption.keys.content.derivedKey
Classes in org.apache.xml.security.encryption.keys.content.derivedKey that implement DerivationAlgorithm Modifier and Type Class Description classConcatKDFKey DerivationAlgorithm implementation, defined in Section 5.8.1 of NIST SP 800-56A [SP800-56A], and is equivalent to the KDF3 function defined in ANSI X9.44-2007 [ANSI-X9-44-2007] when the contents of the OtherInfo parameter is structured as in NIST SP 800-56A.
-