| Package | Description |
|---|---|
| com.google.crypto.tink.subtle.prf |
| Modifier and Type | Class and Description |
|---|---|
class |
HkdfStreamingPrf
An implementation of the HKDF pseudorandom function, as given by RFC 5869.
|
| Modifier and Type | Method and Description |
|---|---|
static PrfImpl |
PrfImpl.wrap(StreamingPrf prfStreamer)
Creates a Prf primitive from a StreamingPrf primitive.
|