Module org.apache.santuario.xmlsec
Package org.apache.xml.security.encryption.params
-
Class Summary Class Description ConcatKDFParams Class ConcatKDFParams is used to specify parameters for the ConcatKDF key derivation algorithm.ConcatKDFParams.Builder The ConcatKDF key derivation algorithm parameters builder.HKDFParams Class HKDFParams (HKDF parameter) is used to specify parameters for the HMAC-based Extract-and-Expand Key Derivation Function.HKDFParams.Builder This class is used to create HKDF configuration parametersHKDFParams.KeyAgreementParameters This class is used to pass parameters to the KeyAgreement algorithm.KeyDerivationParameters Abstract key derivation class contains the basic parameters used for the key derivation. -
Enum Summary Enum Description KeyAgreementParameters.ActorType This enum defines the actor type of the KeyAgreement algorithm.