T - type of the resulting derived keypublic interface KeyDerivationFunction<T>
extends org.cryptimeleon.math.serialization.StandaloneRepresentable
| Modifier and Type | Method and Description |
|---|---|
T |
deriveKey(KeyMaterial material) |
T deriveKey(KeyMaterial material)