| Interface | Description |
|---|---|
| DerivationAlgorithm |
Interface is supported by classes to implement key derivation algorithms.
|
| Class | Description |
|---|---|
| ConcatKDF |
Key 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.
|
| ConcatKDFParamsImpl |
Class ConcatKDFParamsImpl is an DOM representation of the ConcatKDFParams.
|
| KeyDerivationMethodImpl |
Class KeyDerivationMethodImpl is an DOM implementation of the KeyDerivationMethod
|
Copyright © 2000–2024 The Apache Software Foundation. All rights reserved.