Uses of Class
com.amazonaws.encryptionsdk.internal.HmacKeyDerivationFunction
Packages that use HmacKeyDerivationFunction
Package
Description
Contains the internal classes that handle the cryptographic defined by the message formats and
algorithms.
-
Uses of HmacKeyDerivationFunction in com.amazonaws.encryptionsdk.internal
Methods in com.amazonaws.encryptionsdk.internal that return HmacKeyDerivationFunctionModifier and TypeMethodDescriptionstatic HmacKeyDerivationFunction
HmacKeyDerivationFunction.getInstance(String algorithm)
Returns anHmacKeyDerivationFunction
object using the specified algorithm.