| Package | Description |
|---|---|
| com.google.crypto.tink.prf |
| Modifier and Type | Class and Description |
|---|---|
class |
HkdfPrfParameters
Describes the parameters of an
HkdfPrfKey. |
| Modifier and Type | Method and Description |
|---|---|
abstract PrfParameters |
PrfKey.getParameters()
Returns the parameters of this key.
|