| 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 parameters
HKDFParams. |
| 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 | Description |
|---|---|
| KeyAgreementParameters.ActorType |
This enum defines the actor type of the KeyAgreement algorithm.
|
Copyright © 2000–2025 The Apache Software Foundation. All rights reserved.