| Package | Description |
|---|---|
| com.google.crypto.tink.prf | |
| com.google.crypto.tink.subtle.prf |
| Modifier and Type | Method and Description |
|---|---|
abstract Map<Integer,Prf> |
PrfSet.getPrfs()
A map of the PRFs represented by the keys in this keyset.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PrfImpl
Class that implements the Prf primitive by wrapping a StreamingPrf.
|