| Package | Description |
|---|---|
| com.google.crypto.tink.keyderivation | |
| com.google.crypto.tink.keyderivation.internal |
| Modifier and Type | Method and Description |
|---|---|
static PrfBasedKeyDerivationKey |
PrfBasedKeyDerivationKey.create(PrfBasedKeyDerivationParameters parameters,
PrfKey prfKey,
Integer idRequirement) |
| Modifier and Type | Method and Description |
|---|---|
static KeyDeriver |
PrfBasedKeyDeriver.create(PrfBasedKeyDerivationKey key) |