| Package | Description |
|---|---|
| org.apache.xml.security.encryption | |
| org.apache.xml.security.encryption.keys.content.derivedKey |
| Modifier and Type | Method and Description |
|---|---|
KDFParams |
KeyDerivationMethod.getKDFParams()
Returns the KDF parameters used by the key derivation algorithm.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConcatKDFParamsImpl
Class ConcatKDFParamsImpl is an DOM representation of the ConcatKDFParams.
|
class |
HKDFParamsImpl
Class HKDFParamsImpl is an DOM representation of the HKDF Parameters.
|
| Modifier and Type | Method and Description |
|---|---|
KDFParams |
KeyDerivationMethodImpl.getKDFParams()
Method returns the KDFParams object of this KeyDerivationMethod Element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeyDerivationMethodImpl.setKDFParams(KDFParams kdfParams) |
Copyright © 2000–2024 The Apache Software Foundation. All rights reserved.